diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:37 +0000 |
commit | 96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6 (patch) | |
tree | 858204344f0c4ed2b00e6850d2120931b8153ab7 /apps/oauth2/l10n/zh_TW.js | |
parent | 4cbf64b030863b3f9f1ff703aee7355b7e724b85 (diff) | |
download | nextcloud-server-96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6.tar.gz nextcloud-server-96c9e1b7d9a0beadeceaa940e3d487d7480fe6d6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/zh_TW.js')
-rw-r--r-- | apps/oauth2/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/zh_TW.js b/apps/oauth2/l10n/zh_TW.js index 770c05c7b52..ba2dfd08e47 100644 --- a/apps/oauth2/l10n/zh_TW.js +++ b/apps/oauth2/l10n/zh_TW.js @@ -17,6 +17,7 @@ OC.L10N.register( "Add" : "新增", "Delete" : "刪除", "Show client secret" : "顯示客戶端密碼", + "Hide client secret" : "隱藏客戶端密碼", "Secret" : "密碼" }, "nplurals=1; plural=0;"); |