Update Readme

Update Readme
This commit is contained in:
Catalin Novgorodschi
2026-05-15 08:17:14 +03:00
parent 3804498ad9
commit 01474fb31f
28 changed files with 116 additions and 56 deletions
+7
View File
@@ -8,6 +8,10 @@
// DO NOT REMOVE COPYRIGHT NOTICE! //
// Adding tasks, constructions and artefact by: Armando //
// Modified , added , fixed , implementd by: Shadow and ronix //
// //
// URLs: https://travianz.org //
// https://github.com/Shadowss/TravianZ //
// //
//////////////////////////////////////////////////////////////////////////////////////////////////////
// //
// ENGLISH //
@@ -79,6 +83,9 @@ define('ALLY_TOO_LOW', 'You must have a level 3 or greater embassy');
define('USER_NOT_IN_YOUR_ALLY', 'This user is not in your alliance!');
define('CANT_EDIT_YOUR_PERMISSIONS', 'You can`t edit your own permissions!');
define('CANT_EDIT_LEADER_PERMISSIONS', 'Alliance leader`s permissions can`t be edited!');
define('CANT_REMOVE_LEADER', 'You cannot expel the alliance founder!');
define('FOUNDER_LEAVE_NEW', 'Founder was not selected!');
define('FOUNDER_LEAVE_INVALID', 'Invalid founder!');
define('NO_PERMISSION', 'You don`t have enough permissions!');
define('NAME_OR_DIPL_EMPTY', 'Name or diplomacy empty');
define('ALLY_DOESNT_EXISTS', 'Alliance does not exist');