Skip to content

Commit

Permalink
Update english translations for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lenis0012 authored May 18, 2019
1 parent 87b5183 commit 3ac43f1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion en_us.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"localizedName": "English (US)",
"pluginVersion": "2.1.3",
"pluginVersion": "3.0.0",
"authors": "lenis, Plazmaz",
"generalNotAuthenticated": "You are not registered or already logged in!",
"generalNotLoggedIn": "You are currently not logged in!",
Expand All @@ -16,23 +16,31 @@
"registerAlready": "You are already registered under this account!",
"registerCaptcha": "Please enter the captcha on the map in the chat!",
"registerSuccess": "Successfully registered, you are now logged in.",
"unregisterSuccess": "Successfully unregistered your account.",
"unregisterFail": "Failed to unregister, invalid password!",
"unregisterNotPossible": "You can't unregister on this server.",
"commandError": "Error while executing command: %error%",
"commandUnknown": "Unknown command! Use %cmd% for help.",
"commandArguments": "Not enough arguments! Use %cmd% for help.",
"lacHelp": "Display command help",
"lacRmpass": "Remove a user's password",
"lacRmpassArgs": "<username>",
"lacChangepass": "Change a user's password",
"lacChangepassArgs": "<username> <new password>",
"lacNotRegistered": "No player with that name has been registered!",
"lacResetPlayer": "Successfully reset player account!",
"lacChangedPassword": "Successfully changed player password!",
"lacImport": "Import from another database",
"lacImportArgs": "<source> [args]",
"lacUnknownSource": "Unknown database type, please check the wiki!",
"lacImportFailed": "Couldn't perform import, please check log!",
"sessionContinue": "Your last login session was continued from %sec% seconds ago.",
"messageLogin": "Please log in using /login <password>",
"messageRegister": "Please register using /register <password>",
"messageRegister2": "Please register using /register <password> <password again>",
"errorRefreshProfile": "Your account was modified by a third party, please rejoin!",
"errorNotRegistered": "User is not registered!",
"errorMatchPassword": "Passwords do not match, please try again.",
"kickAlreadyOnline": "This player is already online!",
"kickUsernameChars": "Your username contains illegal characters!",
"kickUsernameLength": "Your username is too long/short! (%min% - %max% chars)",
Expand Down

0 comments on commit 3ac43f1

Please sign in to comment.