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@piwik.org>2017-01-03 01:59:13 +0300
committerGitHub <noreply@github.com>2017-01-03 01:59:13 +0300
commit6fe1e559e4c5e7fb8d509c36c3bd0dd79173425b (patch)
tree1a5e5c80232c40758aefc55800be24a66952d612 /plugins/UserId
parente773ae2c222ecf565f424aac5b3096c6ea6f362e (diff)
language update (#11134)
Diffstat (limited to 'plugins/UserId')
-rw-r--r--plugins/UserId/lang/zh-tw.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/UserId/lang/zh-tw.json b/plugins/UserId/lang/zh-tw.json
index 35697dc6fd..0cf885f203 100644
--- a/plugins/UserId/lang/zh-tw.json
+++ b/plugins/UserId/lang/zh-tw.json
@@ -1,5 +1,7 @@
{
"UserId": {
- "UserReportTitle": "使用者"
+ "UserId": "使用者 ID",
+ "UserReportTitle": "使用者",
+ "PluginDescription": "顯示使用者報表"
}
} \ No newline at end of file