mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Localization
This commit is contained in:
parent
dece242a54
commit
6f3a87ac5e
15 changed files with 268 additions and 56 deletions
8
aidedejeu_flutter/lib/l10n/intl_en.arb
Normal file
8
aidedejeu_flutter/lib/l10n/intl_en.arb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@@locale": "en",
|
||||
"title": "Hello World",
|
||||
"@title": {
|
||||
"description": "Title for the Demo application",
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue