From 6ffc651b7448a942e49bd07340ee19f4a52a57e9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Jan 2023 21:30:26 +0000 Subject: [PATCH 1/3] Auto-update README --- README_fr.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README_fr.md b/README_fr.md index 80b9be1..37f63cc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,29 +5,29 @@ It shall NOT be edited by hand. # Coin pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg) [![Installer Coin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Coin 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.* +> *Ce package vous permet d’installer Coin 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.* -## Vue d'ensemble +## Vue d’ensemble COIN is an Information System designed for associative ISPs in the FFDN. **Version incluse :** 20220401~ynh1 -## Captures d'écran +## Captures d’écran -![Capture d'écran de Coin](./doc/screenshots/user-subscriptions.png) +![Capture d’écran de Coin](./doc/screenshots/user-subscriptions.png) ## Documentations et ressources -* Site officiel de l'app : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -43,4 +43,4 @@ ou sudo yunohost app upgrade coin -u https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From e9006664c8ce5cf0c30b2c231da5bad2947dcab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Jan 2023 22:30:45 +0100 Subject: [PATCH 2/3] homogenize the description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a5154dc..32bb293 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "coin", "packaging_format": 1, "description": { - "en": "Member dashboard for non profit isp.", - "fr": "Coin est un Outil pour un Internet Neutre." + "en": "Member dashboard for non profit isp", + "fr": "Coin est un Outil pour un Internet Neutre" }, "version": "20220401~ynh1", "url": "https://code.ffdn.org/FFDN/coin/", From e61f2715363584aeb855b7683c4dfeb8d81e8eba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 16 Nov 2023 16:00:32 +0000 Subject: [PATCH 3/3] Auto-update README --- README_fr.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index 37f63cc..c5cb7cc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Coin pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg) + [![Installer Coin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin) *[Read this readme in english.](./README.md)* @@ -28,7 +29,7 @@ COIN is an Information System designed for associative ISPs in the FFDN. * Site officiel de l’app : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs