mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-11 07:06:06 +00:00
fix CALCULATED_IN
This commit is contained in:
@@ -143,7 +143,6 @@ define("DONE_AT","done at");
|
||||
define("CANCEL","cancel");
|
||||
define("LOYALTY","Loyalty");
|
||||
define("CALCULATED_IN","Calculated in");
|
||||
define("CALCULATED","Calculated in");
|
||||
define("SERVER_TIME","Server time:");
|
||||
define("HI","HI");
|
||||
define("P_IN","in");
|
||||
|
||||
@@ -142,7 +142,6 @@ define("DONE_AT","完成于");
|
||||
define("CANCEL","取消");
|
||||
define("LOYALTY","忠诚度");
|
||||
define("CALCULATED_IN","响应延迟");
|
||||
define("CALCULATED","响应延迟");
|
||||
define("SERVER_TIME","服务器时间:");
|
||||
define("HI","嗨");
|
||||
define("P_IN","在");
|
||||
|
||||
Reference in New Issue
Block a user