diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
commit | 05244c2e035d528cacf49f3c3e8e6492d0bf9131 (patch) | |
tree | b63bf5c24e1487034772524d035e04addbdf2b69 /apps/settings/l10n/zh_TW.js | |
parent | 8e674a449b0eea08d435b8bc84a0b2bb8a9df74b (diff) | |
download | nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.tar.gz nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 61218a4a501..6f61dd28b0f 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -517,8 +517,6 @@ OC.L10N.register( "NT LAN Manager" : "NT LAN 管理程式", "STARTTLS" : "STARTTLS", "Allow username autocompletion in share dialog" : "在分享對話框中允許使用者名稱自動完成", - "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者", - "Avatar" : "大頭照", - "User actions" : "使用者動作" + "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者" }, "nplurals=1; plural=0;"); |