From 68d6a6af5e8bd0e9e73bbea8c2e681e1fb22f28a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 10 Sep 2022 23:18:35 +0200 Subject: [PATCH 1/3] FR --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 6e732d0..7211363 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,8 @@ "id": "lemmy", "packaging_format": 1, "description": { - "en": "A link aggregator / Reddit clone for the fediverse." + "en": "Link aggregator/Reddit clone for the fediverse", + "fr": "Agrégateur de liens/clone Reddit pour le fedivers" }, "version": "0.15.2~ynh3", "url": "https://join.lemmy.ml/", @@ -31,19 +32,18 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "sitename", "type": "string", "ask": { - "en": "Enter site name" + "en": "Enter site name", + "fr": "Entrez le nom du site" }, "example": "lemmy website" } From 776a72ff6a893e7df3864abae6db4f6ad6ec4c36 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Sep 2022 21:18:40 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e28abdb..0e5e6b1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in **Shipped version:** 0.15.2~ynh3 + **Demo:** https://lemmy.ml/ ## Screenshots diff --git a/README_fr.md b/README_fr.md index 50f6a04..11c97d7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour [Lemmy](https://github.com/LemmyNet/lemmy) is similar to sites like [Reddit](https://reddit.com), [Lobste.rs](https://lobste.rs), or [Hacker News](https://news.ycombinator.com/): you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the [Fediverse](https://en.wikipedia.org/wiki/Fediverse). -**Version incluse :** 0.15.2~ynh3 +**Version incluse :** 0.15.2~ynh3 + **Démo :** https://lemmy.ml/ From 0da44ccee07a651cfb9a70fbb8d35ba181858d4c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Sep 2022 22:39:26 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9c3b854..7387ab8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in **Shipped version:** 0.16.7~ynh1 - **Demo:** https://lemmy.ml/ ## Screenshots