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:
authorStefan Giehl <stefan@matomo.org>2019-10-28 11:35:25 +0300
committerGitHub <noreply@github.com>2019-10-28 11:35:25 +0300
commit70d98711f5f52fc2f80cf8ee23255269e3fca1bb (patch)
treeb82ecdc1a99f3ac2ede5dfc33014a7dad86292bb /plugins/Provider
parentc91b305a46fa9c5b33fe1ccbdc635086fdda862a (diff)
language update (#15064)
Diffstat (limited to 'plugins/Provider')
-rw-r--r--plugins/Provider/lang/zh-cn.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Provider/lang/zh-cn.json b/plugins/Provider/lang/zh-cn.json
index 87f207c3e7..864aca4ab9 100644
--- a/plugins/Provider/lang/zh-cn.json
+++ b/plugins/Provider/lang/zh-cn.json
@@ -1,7 +1,9 @@
{
"Provider": {
"ColumnProvider": "网络服务商",
+ "PluginDescription": "报告访问者的Internet服务提供商。",
"ProviderReportDocumentation": "本报表显示访客的网络服务商。点击服务商名字查看详细资料。%s 如果 Matomo 无法判断访客的网络服务商,就列出IP地址。",
- "WidgetProviders": "网络服务商"
+ "WidgetProviders": "网络服务商",
+ "ProviderReportFooter": "未知的提供程序意味着无法查找IP地址。"
}
} \ No newline at end of file