This commit is contained in:
HugeFrog24
2025-12-12 12:25:07 +01:00
parent 1edd996336
commit 39cbf58dbd
54 changed files with 7273 additions and 6889 deletions

22
messages/ui/de.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "Geräte-Schütteln aktivieren",
"languages": {
"ar": "Arabisch",
"de": "Deutsch",
"en": "Englisch",
"ka": "Georgisch",
"ru": "Russisch"
},
"languageSelector": "Sprachauswahl",
"noShakeInstructionsDesktop": "Drücke die Leertaste oder klicke/tippe auf {item}!",
"noShakeInstructionsMobile": "Klicke/tippe auf {item}!",
"shakeCharacter": "Schüttle den {item}",
"shakeInstructionsDesktop": "Schüttle dein Gerät, drücke die Leertaste, oder klicke/tippe auf {item}!",
"shakeInstructionsMobile": "Schüttle dein Gerät oder klicke/tippe auf {item}!",
"themes": {
"dark": "Dunkel",
"light": "Hell",
"system": "System"
},
"themeSelector": "Design-Auswahl"
}