14 lines
485 B
YAML
14 lines
485 B
YAML
# Sample messages file
|
|
|
|
error:
|
|
unregistered_user: 'We''ve got%nl%new lines%nl%and '' apostrophes'
|
|
login:
|
|
success: '&cHere we have&bdefined some colors &dand some other <hings'
|
|
wrong_password: '&cWrong password!'
|
|
command_usage: '&cUsage: /login <password>'
|
|
reg_voluntarily: 'You can register yourself to the server with the command "/register <password> <ConfirmPassword>"'
|
|
captcha:
|
|
wrong_captcha: 'Use /captcha %captcha_code to solve the captcha'
|
|
email:
|
|
already_used: ''
|