server things

This commit is contained in:
nico
2024-05-15 19:59:10 +02:00
parent 3528e2ee6c
commit 1656ffb00c
7 changed files with 200 additions and 145 deletions

View File

@@ -97,5 +97,6 @@
"servererrortitle": "Serverfehler",
"sendagain": "Nochmal senden",
"successful": "Erfolgreich",
"back": "Zurück"
"back": "Zurück",
"loading": "Lädt"
}

View File

@@ -472,6 +472,11 @@
"back": "Back",
"@back": {
"description": "back alert dialog option"
},
"loading": "Loading",
"@loading": {
"description": "just Loading"
}
}