diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index 4145c1a2bf..b0dec6ba1b 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -3248,5 +3248,8 @@ "%(count)s reply|one": "%(count)s vastus", "%(count)s reply|other": "%(count)s vastust", "View in room": "Vaata jututoas", - "Enter your Security Phrase or to continue.": "Jätkamiseks sisesta oma turvafraas või ." + "Enter your Security Phrase or to continue.": "Jätkamiseks sisesta oma turvafraas või .", + "What projects are your team working on?": "Missuguste projektidega sinu tiim tegeleb?", + "That e-mail address is already in use.": "See e-posti aadress on juba kasutusel.", + "The email address doesn't appear to be valid.": "See e-posti aadress ei tundu olema korrektne." } diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json index ade819129d..1064b070a1 100644 --- a/src/i18n/strings/sq.json +++ b/src/i18n/strings/sq.json @@ -3243,5 +3243,10 @@ "Disinvite from %(roomName)s": "Hiqja ftesën për %(roomName)s", "Threads": "Rrjedha", "%(count)s reply|one": "%(count)s përgjigje", - "%(count)s reply|other": "%(count)s përgjigje" + "%(count)s reply|other": "%(count)s përgjigje", + "What projects are your team working on?": "Me cilat projekte po merret ekipi juaj?", + "View in room": "Shiheni në dhomë", + "Enter your Security Phrase or to continue.": "Që të vazhdohet, jepni Frazën tuaj të Sigurisë, ose .", + "That e-mail address is already in use.": "Ajo adresë email është tashmë në përdorim.", + "The email address doesn't appear to be valid.": "Adresa email s’duket të jetë e vlefshme." } diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index c89cc953d0..2492538e36 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3249,5 +3249,6 @@ "%(count)s reply|other": "%(count)s 条回复", "View in room": "在聊天室内查看", "Enter your Security Phrase or to continue.": "输入安全短语或以继续。", - "What projects are your team working on?": "你的团队正在进行什么项目?" + "What projects are your team working on?": "你的团队正在进行什么项目?", + "The email address doesn't appear to be valid.": "电子邮件地址似乎无效。" } diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index c2e50cce4c..12e1cfd64c 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3251,5 +3251,7 @@ "%(count)s reply|one": "%(count)s 回覆", "%(count)s reply|other": "%(count)s 回覆", "View in room": "在聊天室中檢視", - "Enter your Security Phrase or to continue.": "輸入您的安全密語或以繼續。" + "Enter your Security Phrase or to continue.": "輸入您的安全密語或以繼續。", + "The email address doesn't appear to be valid.": "電子郵件地址似乎無效。", + "What projects are your team working on?": "您的團隊正在從事哪些專案?" }