From 509c218721417a3976ddceb5615da9238c1c281d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:35:18 +0000 Subject: [PATCH 1/4] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 301b7a6..27589e0 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The frontend for SimplyTranslate engine, which you can use for translation for m * Official app website: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 175bcf2..9b0b77a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,6 +32,7 @@ L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traducti * Site officiel de l’app : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From e35719cd3d01e36c5b104d403a3dc7dc3dbf82f5 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:21:04 +0100 Subject: [PATCH 2/4] Fix website URL in manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 76feea3..8bdd451 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = ["the7thNightmare"] [upstream] license = "AGPL-3.0" -website = "https://simple-web.org/projects/simplytranslate.html" +website = "https://simplytranslate.org/" code = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web" [integration] From 1932739b91bbaec9800087d579b023fcca759220 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:22:40 +0100 Subject: [PATCH 3/4] Fix website URL in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27589e0..c04721b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The frontend for SimplyTranslate engine, which you can use for translation for m ## Documentation and resources -* Official app website: +* Official app website: * Upstream app code repository: * YunoHost Store: * Report a bug: From 409d726b5b9ff40ea0ca76af72d2617e08f5eaff Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:23:09 +0100 Subject: [PATCH 4/4] Fix website URL in README_fr.md --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index 9b0b77a..01aa2ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traducti ## Documentations et ressources -* Site officiel de l’app : +* Site officiel de l’app : * Dépôt de code officiel de l’app : * YunoHost Store: * Signaler un bug : @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade simplytranslate -u https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**