mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
57 lines
No EOL
1.3 KiB
Text
57 lines
No EOL
1.3 KiB
Text
{
|
|
"@@locale": "fr",
|
|
"appTitle": "Bonjour Monde",
|
|
"@appTitle": {
|
|
"description": "Title for the application",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"libraryTitle": "Bibliothèque",
|
|
"@libraryTitle": {
|
|
"description": "Title for the Library page",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"pceditorTitle": "Personnages",
|
|
"@pceditorTitle": {
|
|
"description": "Title for the Player Characters page",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"aboutTitle": "A propos de...",
|
|
"@aboutTitle": {
|
|
"description": "Title for the About page",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"bookmarksTitle": "Favoris",
|
|
"@bookmarksTitle": {
|
|
"description": "Title for the Bookmarks page",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"searchTitle": "Recherche",
|
|
"@searchTitle": {
|
|
"description": "Title for the Search page",
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"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": {}
|
|
}
|
|
} |