[fix] Added basic locatlization
This commit is contained in:
16
lib/l10n/app_de.arb
Normal file
16
lib/l10n/app_de.arb
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"@@locale": "de",
|
||||
"addToCollection": "Speichern in {collection_name}",
|
||||
"@addToCollection": {
|
||||
"placeholders": {
|
||||
"collection_name" : {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cancel": "Abbrechen",
|
||||
"chooseCollection": "Sammlung auswählen",
|
||||
"collections": "Sammlungen",
|
||||
"tipCreateCollections": "Erstelle deine erste Sammlung!",
|
||||
"search": "Suche"
|
||||
}
|
||||
Reference in New Issue
Block a user