1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 22:45:44 +00:00
AideDeJeu/aidedejeu_flutter/lib/l10n/intl_fr.arb
2020-03-02 17:46:30 +01:00

39 lines
No EOL
941 B
Text

{
"@@locale": "fr",
"app_title": "Bonjour Monde",
"@app_title": {
"description": "Title for the application",
"type": "text",
"placeholders": {}
},
"library_title": "Bibliothèque",
"@library_title": {
"description": "Title for the Library page",
"type": "text",
"placeholders": {}
},
"pceditor_title": "Personnages",
"@pceditor_title": {
"description": "Title for the Player Characters page",
"type": "text",
"placeholders": {}
},
"about_title": "A propos de...",
"@about_title": {
"description": "Title for the About page",
"type": "text",
"placeholders": {}
},
"bookmarks_title": "Favoris",
"@bookmarks_title": {
"description": "Title for the Bookmarks page",
"type": "text",
"placeholders": {}
},
"search_title": "Recherche",
"@search_title": {
"description": "Title for the Search page",
"type": "text",
"placeholders": {}
}
}