1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Fix French

This commit is contained in:
ericgaspar 2020-06-18 13:50:08 +02:00
parent 256a54bcb7
commit 293ab874b6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,8 +3,8 @@
"id": "ttrss",
"packaging_format": 1,
"description": {
"en": "A news feed (RSS/Atom) reader and aggregator",
"fr": "Un lecteur de flux RSS"
"en": "News feed (RSS/Atom) reader and aggregator.",
"fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom."
},
"version": "20200618~ynh1",
"url": "http://tt-rss.org",
@ -28,8 +28,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain for Tiny-Tiny-RSS",
"fr": "Choisissez un domaine pour Tiny-Tiny-RSS"
"en": "Choose a domain for Tiny Tiny RSS",
"fr": "Choisissez un domaine pour Tiny Tiny RSS"
},
"example": "domain.org"
},
@ -37,8 +37,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for Tiny-Tiny-RSS",
"fr": "Choisissez un chemin pour Tiny-Tiny-RSS"
"en": "Choose a path for Tiny Tiny RSS",
"fr": "Choisissez un chemin pour Tiny Tiny RSS"
},
"example": "/ttrss",
"default": "/ttrss"