mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix SERVER_TIME
This commit is contained in:
@@ -143,7 +143,8 @@ define("DONE_AT","done at");
|
||||
define("CANCEL","cancel");
|
||||
define("LOYALTY","Loyalty");
|
||||
define("CALCULATED_IN","Calculated in");
|
||||
define("SEVER_TIME","Server time:");
|
||||
define("CALCULATED","Calculated in");
|
||||
define("SERVER_TIME","Server time:");
|
||||
define("HI","HI");
|
||||
define("P_IN","in");
|
||||
|
||||
@@ -740,10 +741,6 @@ define("START_NOW","START NOW");
|
||||
define("NOTHING_HERE","Nothing here!");
|
||||
define("WE_LOOKED","We looked 404 times already but can't find anything");
|
||||
|
||||
//TIME RELATED
|
||||
define("CALCULATED","Calculated in");
|
||||
define("SERVER_TIME","Server time:");
|
||||
|
||||
//MASSMESSAGE.php
|
||||
define("MASS","Message Content");
|
||||
define("MASS_SUBJECT","Subject:");
|
||||
|
||||
@@ -142,7 +142,8 @@ define("DONE_AT","完成于");
|
||||
define("CANCEL","取消");
|
||||
define("LOYALTY","忠诚度");
|
||||
define("CALCULATED_IN","响应延迟");
|
||||
define("SEVER_TIME","服务器时间:");
|
||||
define("CALCULATED","响应延迟");
|
||||
define("SERVER_TIME","服务器时间:");
|
||||
define("HI","嗨");
|
||||
define("P_IN","在");
|
||||
|
||||
@@ -739,10 +740,6 @@ define("START_NOW","现在启动");
|
||||
define("NOTHING_HERE","这儿什么也没有!");
|
||||
define("WE_LOOKED","我们找了 404 次,但什么都没有发现");
|
||||
|
||||
//TIME RELATED
|
||||
define("CALCULATED","响应延迟");
|
||||
define("SERVER_TIME","服务器时间:");
|
||||
|
||||
//MASSMESSAGE.php
|
||||
define("MASS","消息内容");
|
||||
define("MASS_SUBJECT","主题:");
|
||||
|
||||
Reference in New Issue
Block a user