Add localizations system
This commit is contained in:
parent
4f4e3a4df5
commit
1f230c0a63
12 changed files with 437 additions and 18 deletions
9
lib/i18n/intl_de.arb
Normal file
9
lib/i18n/intl_de.arb
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@@last_modified": "2020-01-20T09:30:07.159333",
|
||||
"title": "FluffyChat",
|
||||
"@title": {
|
||||
"description": "Title for the application",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue