mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-06 17:31:41 +00:00
Fix: Incorrect translation in fr.json
This commit is contained in:
parent
7e400d3e9c
commit
442687b198
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
"ButtonFullPath": "Chemin Complet",
|
"ButtonFullPath": "Chemin Complet",
|
||||||
"ButtonHide": "Cacher",
|
"ButtonHide": "Cacher",
|
||||||
"ButtonHome": "Accueil",
|
"ButtonHome": "Accueil",
|
||||||
"ButtonIssues": "Problèmes",
|
"ButtonIssues": "Parutions",
|
||||||
"ButtonLatest": "Dernière Version",
|
"ButtonLatest": "Dernière Version",
|
||||||
"ButtonLibrary": "Bibliothèque",
|
"ButtonLibrary": "Bibliothèque",
|
||||||
"ButtonLogout": "Se Déconnecter",
|
"ButtonLogout": "Se Déconnecter",
|
||||||
|
|
@ -147,7 +147,7 @@
|
||||||
"LabelAddedAt": "Date d'Ajout",
|
"LabelAddedAt": "Date d'Ajout",
|
||||||
"LabelAddToCollection": "Ajouter à la Collection",
|
"LabelAddToCollection": "Ajouter à la Collection",
|
||||||
"LabelAddToCollectionBatch": "Ajout de {0} Livres à la Collection",
|
"LabelAddToCollectionBatch": "Ajout de {0} Livres à la Collection",
|
||||||
"LabelAll": "All",
|
"LabelAll": "Tout",
|
||||||
"LabelAllUsers": "Tous les Utilisateurs",
|
"LabelAllUsers": "Tous les Utilisateurs",
|
||||||
"LabelAuthor": "Auteur",
|
"LabelAuthor": "Auteur",
|
||||||
"LabelAuthorFirstLast": "Auteur (Prénom Nom)",
|
"LabelAuthorFirstLast": "Auteur (Prénom Nom)",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue