1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00
AideDeJeu/aidedejeu_flutter/lib/l10n/intl_fr.arb

57 lines
1.3 KiB
Text
Raw Normal View History

2020-03-02 17:20:06 +01:00
{
"@@locale": "fr",
2020-03-03 16:03:31 +01:00
"appTitle": "Bonjour Monde",
"@appTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the application",
"type": "text",
"placeholders": {}
},
2020-03-03 16:03:31 +01:00
"libraryTitle": "Bibliothèque",
"@libraryTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the Library page",
"type": "text",
"placeholders": {}
},
2020-03-03 16:03:31 +01:00
"pceditorTitle": "Personnages",
"@pceditorTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the Player Characters page",
"type": "text",
"placeholders": {}
},
2020-03-03 16:03:31 +01:00
"aboutTitle": "A propos de...",
"@aboutTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the About page",
"type": "text",
"placeholders": {}
},
2020-03-03 16:03:31 +01:00
"bookmarksTitle": "Favoris",
"@bookmarksTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the Bookmarks page",
"type": "text",
"placeholders": {}
},
2020-03-03 16:03:31 +01:00
"searchTitle": "Recherche",
"@searchTitle": {
2020-03-02 17:46:30 +01:00
"description": "Title for the Search page",
"type": "text",
"placeholders": {}
2020-03-03 16:03:31 +01:00
},
"raceTitle": "Race",
"@raceTitle": {
"description": "Title for the Race page",
"type": "text",
"placeholders": {}
},
"backgroundTitle": "Historique",
"@backgroundTitle": {
"description": "Title for the Background page",
"type": "text",
"placeholders": {}
},
"classTitle": "Classe",
"@classTitle": {
"description": "Title for the Class page",
"type": "text",
"placeholders": {}
2020-03-02 17:20:06 +01:00
}
}