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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-12-05 21:32:22 +0300
committerGitHub <noreply@github.com>2020-12-05 21:32:22 +0300
commitd6b7a1734bd9c9519310192cc682cde25bf80255 (patch)
tree3305037fd2d688ead246fada6696bb3997d33588 /plugins/UsersManager
parent220dfbd56c1b41a6d17a363496d9b4035c3877a4 (diff)
language update (#16887)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/UsersManager')
-rw-r--r--plugins/UsersManager/lang/zh-tw.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UsersManager/lang/zh-tw.json b/plugins/UsersManager/lang/zh-tw.json
index f5b4460779..f08a765415 100644
--- a/plugins/UsersManager/lang/zh-tw.json
+++ b/plugins/UsersManager/lang/zh-tw.json
@@ -27,7 +27,7 @@
"EnterUsernameOrEmail": "輸入使用者名稱或 Email",
"ExceptionAccessValues": "參數存取必須包含其中一個值:[ %1$s ],目前僅有「%2$s」。",
"ExceptionMultipleRoleSet": "只能設定一個角色,但是已被設定多個。使用其中之一:%s",
- "ExceptionAnonymousNoCapabilities": "你不能給匿名使用者任何能力。",
+ "ExceptionAnonymousNoCapabilities": "你不能給匿名使用者任何權限。",
"ExceptionAnonymousAccessNotPossible": "你只能給匿名使用者設定 %1$s 或 %2$s 存取權限。",
"ExceptionDeleteDoesNotExist": "使用者「%s」不存在,所以無法刪除它。",
"ExceptionDeleteOnlyUserWithSuperUserAccess": "無法刪除使用者「%s」",