From 78b3e394ccfd3e4d90a98592611fe92614a41eab Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 24 Mar 2024 02:15:49 +0100 Subject: [PATCH] fix(readme_generator): fix tests using correct values --- readme_generator/tests/README.md | 48 ++++++++++++++--------------- readme_generator/tests/README_fr.md | 12 ++++---- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/readme_generator/tests/README.md b/readme_generator/tests/README.md index 8935ab9..b8de18a 100644 --- a/readme_generator/tests/README.md +++ b/readme_generator/tests/README.md @@ -1,20 +1,20 @@ -# GoToSocial pour YunoHost +# GoToSocial for YunoHost -[![Niveau d'intégration ](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Working status](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg) -[![Installer GoToSocial avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gotosocial) +[![Install GoToSocial with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gotosocial) -*[Lire le README dans d'autres langues.](./ALL_README.md)* +*[Read this README is other languages.](./ALL_README.md)* -> *Ce package vous permet d’installer GoToSocial rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *This package allows you to install GoToSocial quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* -## Vue d'ensemble +## Overview GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network server, written in Golang. @@ -25,32 +25,32 @@ The documentation for this YunoHost package [can be read here](./doc/DOCS.md) an Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation. -**Version incluse :** 0.13.3~ynh1 +**Shipped version:** 0.13.3~ynh1 -## Captures d'écran +## Screenshots -![Capture d'écran de GoToSocial](./doc/screenshots/screenshot.png) +![Screenshot of GoToSocial](./doc/screenshots/screenshot.png) -## :red_circle: Anti-fonctionnalités +## :red_circle: Antifeatures - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. - **Not totally free package**: The YunoHost package of this app is under an overall free licence, but with clauses that restrict its use. -## Documentations et ressources +## Documentation and resources -- Site officiel de l’app : -- Documentation officielle utilisateur : -- Documentation officielle de l'admin -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Official app website: +- Official user documentation: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: -## Informations pour les développeurs +## Developer info -Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing), +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing), -Pour essayer la branche testing, procédez comme suit. +To try the testing branch, please proceed like that. ```bash sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug @@ -58,4 +58,4 @@ or sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**More info regarding app packaging:** diff --git a/readme_generator/tests/README_fr.md b/readme_generator/tests/README_fr.md index 0a22193..433502a 100644 --- a/readme_generator/tests/README_fr.md +++ b/readme_generator/tests/README_fr.md @@ -1,11 +1,11 @@ # GoToSocial pour YunoHost -[![Niveau d'intégration ](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg) [![Installer GoToSocial avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gotosocial) @@ -38,9 +38,9 @@ Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](ht ## Documentations et ressources -- Site officiel de l’app : -- Documentation officielle utilisateur : -- Documentation officielle de l'admin +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Documentation officielle de l'admin : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : @@ -58,4 +58,4 @@ or sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d'infos sur le packaging d'applications :**