diff options
Diffstat (limited to 'apps/oauth2/l10n/zh_TW.js')
-rw-r--r-- | apps/oauth2/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/zh_TW.js b/apps/oauth2/l10n/zh_TW.js index aa069179ed0..214cf4c45fe 100644 --- a/apps/oauth2/l10n/zh_TW.js +++ b/apps/oauth2/l10n/zh_TW.js @@ -8,6 +8,7 @@ OC.L10N.register( "Client Identifier" : "用戶識別", "Secret" : "密鑰Secret", "Add client" : "新增客戶端", - "Add" : "新增" + "Add" : "新增", + "Delete" : "刪除" }, "nplurals=1; plural=0;"); |