diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index adf7c86024b..254f0aebe8d 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -105,7 +105,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", "restricted" : "受限", "invisible" : "不可見", - "({scope})" : "({scope})", "Delete" : "刪除", "Rename" : "重新命名", "Collaborative tags" : "標籤", @@ -424,6 +423,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "姓名、聯邦雲 ID 或 電子郵件地址", "Name..." : "姓名…", "Error removing share" : "移除分享時發生錯誤", + "({scope})" : "({scope})", "Saving..." : "儲存中...", "Dismiss" : "知道了", "Your client should now be connected! You can close this window." : "您的客戶端應該已經完成連結,您可以關閉這個視窗", |