mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-24 03:05:17 +01:00
Update messages_en.yml
This commit is contained in:
parent
d980ffa34f
commit
6966fa4faa
@ -1,28 +1,28 @@
|
||||
unknown_user: 'The requested user is not in the database'
|
||||
unsafe_spawn: 'Your quit location was unsafe, teleporting you to world spawn'
|
||||
unknown_user: '&cCan''t find the requested user in the database! Probably he isn''t registered.'
|
||||
unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.'
|
||||
not_logged_in: '&cYou''re not logged in!'
|
||||
reg_voluntarily: 'You can register your nickname with the command "/register <password> <ConfirmPassword>"'
|
||||
reg_voluntarily: 'You can register yourself to the server with the command "/register <password> <ConfirmPassword>"'
|
||||
usage_log: '&cUsage: /login <password>'
|
||||
wrong_pwd: '&cWrong password'
|
||||
wrong_pwd: '&cWrong password!'
|
||||
unregistered: '&cSuccessfully unregistered!'
|
||||
reg_disabled: '&cRegistration is disabled'
|
||||
valid_session: '&cSession login'
|
||||
login: '&cSuccessful login!'
|
||||
vb_nonActiv: 'Your account isn''t activated yet, check your emails!'
|
||||
user_regged: '&cYou have already registered this username'
|
||||
reg_disabled: '&cIngame registration is disabled!'
|
||||
valid_session: '&2Logged-in due to Session Reconnection.'
|
||||
login: '&2Successful login!'
|
||||
vb_nonActiv: '&cYour account isn''t activated yet, plase check your emails!'
|
||||
user_regged: '&cThis username has already been registered!'
|
||||
usage_reg: '&cUsage: /register <password> <ConfirmPassword>'
|
||||
max_reg: 'You have exceeded the max number of registrations for your account'
|
||||
no_perm: '&cYou don''t have the permission to execute this command'
|
||||
error: 'An error occurred; Please contact the admin'
|
||||
login_msg: '&cPlease login with "/login <password>"'
|
||||
reg_msg: '&cPlease register with "/register <password> <ConfirmPassword>"'
|
||||
reg_email_msg: '&cPlease register with "/register <email> <confirmEmail>"'
|
||||
max_reg: '&cYou have exceeded the maximum number of registrations for your connection!'
|
||||
no_perm: '&4You don''t have the permission to perform this action!'
|
||||
error: '&4An unexpected error occurred, please contact an Administrator!'
|
||||
login_msg: '&cPlease, login with the command "/login <password>"'
|
||||
reg_msg: '&3Please, register to the server with the command "/register <password> <ConfirmPassword>"'
|
||||
reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
|
||||
usage_unreg: '&cUsage: /unregister <password>'
|
||||
pwd_changed: '&cPassword changed!'
|
||||
user_unknown: '&cUsername not registered'
|
||||
password_error: 'Password doesn''t match'
|
||||
password_error_nick: 'You can''t use your name as password, please choose another one'
|
||||
password_error_unsafe: 'The chosen password is not safe, please choose another one'
|
||||
pwd_changed: '&2Password changed successfully!'
|
||||
user_unknown: '&cThis user isn''t registered!'
|
||||
password_error: '&cPassword confirmation doesn''t match Password!'
|
||||
password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
invalid_session: 'Session datas doesn''t match. Please wait until the end of the current session'
|
||||
reg_only: 'Registered players only! Please visit http://example.com to register'
|
||||
logged_in: '&cYou''re already logged in!'
|
||||
|
Loading…
Reference in New Issue
Block a user