mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-12 14:21:03 +00:00
Winner check on register
Winner check on register
This commit is contained in:
@@ -57,6 +57,7 @@ define('PW_INSECURE', '(Password insecure. Please choose a more secure one.)');
|
||||
define('EMAIL_EMPTY', '(Email Empty)');
|
||||
define('EMAIL_INVALID', '(Invalid email address)');
|
||||
define('EMAIL_TAKEN', '(Email is already in use)');
|
||||
define('WINNER_ERROR', '<li>The server has ended! No more registrations can be made.</li>');
|
||||
define('TRIBE_EMPTY', '<li>Please choose a tribe.</li>');
|
||||
define('AGREE_ERROR', '<li>You have to agree to the game rules and the general terms & conditions in order to register.</li>');
|
||||
define('LOGIN_USR_EMPTY', 'Enter name.');
|
||||
|
||||
Reference in New Issue
Block a user