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