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:
parent
256a54bcb7
commit
293ab874b6
1 changed files with 6 additions and 6 deletions
|
@ -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 d’actualité 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue