Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Intl/lang/zh-cn.json')
-rw-r--r--plugins/Intl/lang/zh-cn.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/Intl/lang/zh-cn.json b/plugins/Intl/lang/zh-cn.json
index 5b48c6c6d8..5cd4c2c680 100644
--- a/plugins/Intl/lang/zh-cn.json
+++ b/plugins/Intl/lang/zh-cn.json
@@ -300,8 +300,8 @@
"Day_Short_StandAlone_6": "周六",
"Day_Short_StandAlone_7": "周日",
"EnglishLanguageName": "Simplified Chinese",
- "Format_DateTime_Long": "y年M月d日EEEE ah:mm:ss",
- "Format_DateTime_Short": "y年M月d日 ah:mm:ss",
+ "Format_DateTime_Long": "y年M月d日EEEE {time}",
+ "Format_DateTime_Short": "y年M月d日 {time}",
"Format_Date_Day_Month": "M月d日E",
"Format_Date_Long": "y年M月d日EEEE",
"Format_Date_Short": "y年M月d日",
@@ -313,7 +313,9 @@
"Format_Interval_Short_Y": "y年M月d日至y年M月d日",
"Format_Month_Long": "y年M月",
"Format_Month_Short": "y年M月",
- "Format_Time": "ah:mm:ss",
+ "Format_Time": "{time}",
+ "Format_Time_12": "ah:mm:ss",
+ "Format_Time_24": "HH:mm:ss",
"Format_Year": "y年",
"Hours": "小时",
"Language_aa": "阿法文",