You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/server/locales/en/admin.json

65 lines
2.3 KiB

{
"profile": {
"displayname": "Display Name",
"displaynameexample": "John Smith",
"email": "Email",
"lastprofileupdate": "Last Profile Update",
"membersince": "Member since",
"password": "Password",
"passwordverify": "Verify Password",
"provider": "Provider",
"savechanges": "Save Changes",
"subtitle": "Profile and authentication info",
"tfa": "Two-Factor Authentication (2FA)",
"tfaenable": "Enable 2FA",
"tfadisable": "Disable 2FA"
},
"stats": {
"subtitle": "General site-wide statistics",
"entries": "Entries",
"uploads": "Uploads",
"users": "Users"
},
"settings": {
"subtitle": "Manage site configuration",
"systemversion": "System Version",
"currentversion": "Current Version",
"latestversion": "Latest Version",
"upgrade": "Upgrade",
"reinstall": "Re-install current version",
"versioncheckfailed": "Unable to query latest version. Try again later.",
"administrativetools": "Administrative Tools",
"flushcache": "Flush cache and rebuild indexes",
"flushcachetext": "If content or search results seems out-of-date or do not include latest content, flushing the cache can help resolve these issues.",
"flushcachebtn": "Flush and Rebuild",
"resetaccounts": "Reset the system accounts to defaults",
"resetaccountstext": "The system accounts (such as the Guest account) will be reset to their default settings.",
"resetaccountsbtn": "Reset System Accounts",
"flushsessions": "Flush all active user sessions",
"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",
"name": "Name",
"email": "Email Address",
"provider": "Provider",
"createdon": "Created On",
"updatedon": "Updated On",
"returntousers": "Return to Users",
"edituser": "Edit User",
"uniqueid": "Unique ID"
}
}