Initial (redacted) commit.
This commit is contained in:
commit
655f8a036a
368 changed files with 20949 additions and 0 deletions
20
learning/demo-app/lib/l10n/app_de.arb
Normal file
20
learning/demo-app/lib/l10n/app_de.arb
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"@@locale": "de",
|
||||
"appTitle": "Demo-App mit Riverpod und go_router",
|
||||
"ok": "Ok",
|
||||
"cancel": "Abbrechen",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"add": "Hinzufügen",
|
||||
"save": "Speichern",
|
||||
"error": "Sorry, da ist etwas schief gegangen...",
|
||||
"loading": "Lade ...",
|
||||
"select": "Auswahl",
|
||||
"selected": "Ausgewählt",
|
||||
"search": "Suche",
|
||||
"counterLabel": "Du hast den Button sooft gedrückt:",
|
||||
"fabMainTooltip": "erhöhen",
|
||||
"placeholder": "placeholder",
|
||||
"home": "Start",
|
||||
"counter": "Zähler"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue