Add verification remarks in message files

- Result from automatic task which checks message files for missing messages or tags
This commit is contained in:
ljacqu
2016-05-24 18:37:58 +02:00
parent 8de1897412
commit e54cd526de
25 changed files with 105 additions and 33 deletions
+4 -1
View File
@@ -14,6 +14,7 @@ login: '&c성공적인 접속입니다!'
vb_nonActiv: '&f당신의 계정은 아직 활성화되어있지 않습니다, 당신의 이메일을 확인해보세요!'
user_regged: '&c사용자이름은 이미 가입했습니다'
usage_reg: '&c사용법: /register 비밀번호 비밀번호확인'
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
max_reg: '&f당신은 가입할 수 있는 계정의 최대 한도를 초과했습니다'
no_perm: '&c권한이 없습니다'
error: '&f오류가 발생했습니다; 관리자에게 문의해주세요'
@@ -61,6 +62,8 @@ antibot_auto_disabled: '[AuthMe] 봇차단모드가 %m 분 후에 자동적으
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO not_owner_error: 'You are not the owner of this account. Please try another name!'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'