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/UserLanguage/lang/zh-cn.json')
-rw-r--r--plugins/UserLanguage/lang/zh-cn.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/UserLanguage/lang/zh-cn.json b/plugins/UserLanguage/lang/zh-cn.json
index 74fd9df128..2ed69ac926 100644
--- a/plugins/UserLanguage/lang/zh-cn.json
+++ b/plugins/UserLanguage/lang/zh-cn.json
@@ -2,6 +2,8 @@
"UserLanguage": {
"BrowserLanguage": "浏览器语言",
"LanguageCode": "语言代码",
- "PluginDescription": "报告访问者浏览器用的语言"
+ "PluginDescription": "报告访问者浏览器用的语言",
+ "getLanguageDocumentation": "此报告显示访问者的浏览器使用的语言。 (例如“英语”)",
+ "getLanguageCodeDocumentation": "此报告显示访问者的浏览器设置为哪种确切的语言代码。 (例如“德国-奥地利(de-at)”)"
}
} \ No newline at end of file