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 5a2aa806a61..c6f768e7b27 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -78,7 +78,6 @@ OC.L10N.register( "Unable to create a link share" : "無法建立連結分享", "Unable to toggle this option" : "無法調整這個選項", "Resharing is not allowed" : "不允許重新分享", - "Share to {name}" : "分享給 {name}", "Link" : "連結", "Hide download" : "隱藏下載", "Password protection enforced" : "已啟用密碼保護", @@ -99,6 +98,7 @@ OC.L10N.register( "Delete share link" : "刪除分享連結", "Add another link" : "加入另一個連結", "Password protection for links is mandatory" : "連結分享必須設定密碼保護", + "Share to {name}" : "分享給 {name}", "Share link" : "分享連結", "New share link" : "新分享連結", "Password protect by Talk" : "密碼受 Talk 保護", |