diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ab46164c..05ff5a5d 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -26,6 +26,7 @@ OC.L10N.register( "Settings saved" : "設定已儲存", "General settings" : "一般設定", "Password settings" : "密碼設定", + "I understand the risks" : "我了解風險", "Sharing" : "分享", "New password does not match!" : "密碼不相符", "Share with users and groups" : "分享給其他使用者或群組", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 1f5e041a..53eeba7f 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -24,6 +24,7 @@ "Settings saved" : "設定已儲存", "General settings" : "一般設定", "Password settings" : "密碼設定", + "I understand the risks" : "我了解風險", "Sharing" : "分享", "New password does not match!" : "密碼不相符", "Share with users and groups" : "分享給其他使用者或群組",