1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
AideDeJeu/aidedejeu_flutter/lib/l10n/intl_en.arb
2020-03-03 16:03:31 +01:00

57 lines
No EOL
1.3 KiB
Text

{
"@@locale": "en",
"appTitle": "Hello World",
"@appTitle": {
"description": "Title for the application",
"type": "text",
"placeholders": {}
},
"libraryTitle": "Library",
"@libraryTitle": {
"description": "Title for the Library page",
"type": "text",
"placeholders": {}
},
"pceditorTitle": "Player Characters",
"@pceditorTitle": {
"description": "Title for the Player Characters page",
"type": "text",
"placeholders": {}
},
"aboutTitle": "About...",
"@aboutTitle": {
"description": "Title for the About page",
"type": "text",
"placeholders": {}
},
"bookmarksTitle": "Bookmarks",
"@bookmarksTitle": {
"description": "Title for the Bookmarks page",
"type": "text",
"placeholders": {}
},
"searchTitle": "Search",
"@searchTitle": {
"description": "Title for the Search page",
"type": "text",
"placeholders": {}
},
"raceTitle": "Race",
"@raceTitle": {
"description": "Title for the Race page",
"type": "text",
"placeholders": {}
},
"backgroundTitle": "Background",
"@backgroundTitle": {
"description": "Title for the Background page",
"type": "text",
"placeholders": {}
},
"classTitle": "Class",
"@classTitle": {
"description": "Title for the Class page",
"type": "text",
"placeholders": {}
}
}