1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Mitwirkende"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Downloads"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Deutsch"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Sprache wechseln"
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "Nein, danke"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Unsere Website wurde in deine Sprache übersetzt. Dies könnte helfen, falls du nicht so gut Englisch sprichst."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Wir unterstützen deine Sprache, möchtest du wechseln?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Eingeloggt als"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Pfannkuchen backen...;Container platzieren...;Deine IP-Adresse lesen...;UwU;Die Regeln brechen...;Hasen fangen...;Discord anrufen..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Anmelden"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Ausloggen"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Melde einen Fehler"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Dashboard"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Store"
- }
- }
|