diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index cea6d8d70d..73af96e7fc 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2015,5 +2015,8 @@ "Some users in this encrypted room are not verified by you or they have not verified their own devices.": "在此已加密的聊天室中的某些使用者尚未被您驗證,或是他們尚未驗證他們的裝置。", "All users in this encrypted room are verified by you and they have verified their own devices.": "在此已加密的聊天室中的所有使用者已被您驗證,他們也已驗證所有裝置。", "Language Dropdown": "語言下拉式選單", - "Country Dropdown": "國家下拉式選單" + "Country Dropdown": "國家下拉式選單", + "The message you are trying to send is too large.": "您正試圖傳送的訊息太大了。", + "Secret Storage will be set up using your existing key backup details.Your secret storage passphrase and recovery key will be the same as they were for your key backup": "秘密儲存空間將使用你既有的金鑰備份資訊來設定。您的秘密儲存空間密碼與復原金鑰會與您的金鑰備份相同", + "Migrate from Key Backup": "從金鑰備份導入" }