feat: Added German localization files
This commit is contained in:
@@ -9,10 +9,7 @@
|
||||
"passwordverify": "Verify Password",
|
||||
"provider": "Provider",
|
||||
"savechanges": "Save Changes",
|
||||
"subtitle": "Profile and authentication info",
|
||||
"tfa": "Two-Factor Authentication (2FA)",
|
||||
"tfaenable": "Enable 2FA",
|
||||
"tfadisable": "Disable 2FA"
|
||||
"subtitle": "Profile and authentication info"
|
||||
},
|
||||
"stats": {
|
||||
"subtitle": "General site-wide statistics",
|
||||
@@ -39,16 +36,6 @@
|
||||
"flushsessionstext": "All users will be logged out and forced to login again. Your current session will also be affected!",
|
||||
"flushsessionsbtn": "Flush Sessions"
|
||||
},
|
||||
"system": {
|
||||
"subtitle": "Information on Wiki.js and troubleshooting tools"
|
||||
},
|
||||
"theme": {
|
||||
"subtitle": "Customize the appearance of your wiki",
|
||||
"primarycolor": "Primary Color",
|
||||
"altcolor": "Secondary Color",
|
||||
"codeblock": "Code Blocks",
|
||||
"footercolor": "Footer Color"
|
||||
},
|
||||
"users": {
|
||||
"createauthorize": "Create / Authorize User",
|
||||
"subtitle": "Manage users and access rights",
|
||||
@@ -61,4 +48,4 @@
|
||||
"edituser": "Edit User",
|
||||
"uniqueid": "Unique ID"
|
||||
}
|
||||
}
|
||||
}
|
@@ -97,14 +97,10 @@
|
||||
"nav": {
|
||||
"home": "Home"
|
||||
},
|
||||
"profile": {
|
||||
"tfaenabled": "Enabled",
|
||||
"tfadisabled": "Disabled"
|
||||
},
|
||||
"search": {
|
||||
"didyoumean": "Did you mean...?",
|
||||
"nomatch": "No results matching your query",
|
||||
"placeholder": "Search...",
|
||||
"results": "Search Results"
|
||||
}
|
||||
}
|
||||
}
|
@@ -33,7 +33,6 @@
|
||||
"settings": "Settings",
|
||||
"source": "Source",
|
||||
"stats": "Stats",
|
||||
"sysinfo": "System Info",
|
||||
"syssettings": "System Settings",
|
||||
"theme": "Color Theme",
|
||||
"users": "Users",
|
||||
@@ -48,4 +47,4 @@
|
||||
"source": "Loading source...",
|
||||
"editor": "Loading editor..."
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user