Lokalisierung erweitert

This commit is contained in:
2025-06-27 19:28:22 +02:00
parent 7710646cd0
commit 943b0440aa
9 changed files with 168 additions and 24 deletions

View File

@@ -14,6 +14,7 @@
"player": "Player",
"players": "Players",
"name": "Name",
"back": "Back",
"home": "Home",
"about": "About",
@@ -63,6 +64,13 @@
"done": "Done",
"next_round": "Next Round",
"statistics": "Statistics",
"delete_game": "Delete Game",
"new_game_same_settings": "New Game with same Settings",
"export_game": "Export Game",
"game_process": "Spielverlauf",
"settings": "Settings",
"cabo_penalty": "Cabo Penalty",
"cabo_penalty_subtitle": "... for falsely calling Cabo.",
@@ -80,5 +88,6 @@
"app_version": "App Version",
"load_version": "Loading version...",
"build": "Build",
"about_text": "Hey :) Thanks for being one of the first users of my app! Ive put a lot of work into this project, and even though I tried to think of everything, it might not work perfectly just yet. So if you discover any bugs or have feedback on the design or usability, please let me know via the TestFlight app or by sending me a message or email. Thank you very much!"
}