Add localizations system

This commit is contained in:
Christian Pauly 2020-01-20 09:50:49 +01:00
commit 1f230c0a63
12 changed files with 437 additions and 18 deletions

9
lib/i18n/intl_de.arb Normal file
View file

@ -0,0 +1,9 @@
{
"@@last_modified": "2020-01-20T09:30:07.159333",
"title": "FluffyChat",
"@title": {
"description": "Title for the application",
"type": "text",
"placeholders": {}
}
}