diff --git a/src/i18n/strings/br.json b/src/i18n/strings/br.json
new file mode 100644
index 0000000000..ee5bceb4a6
--- /dev/null
+++ b/src/i18n/strings/br.json
@@ -0,0 +1,3 @@
+{
+ "Open": "Digeriñ"
+}
diff --git a/src/i18n/strings/eo.json b/src/i18n/strings/eo.json
index 73db1c4165..43c3734ecf 100644
--- a/src/i18n/strings/eo.json
+++ b/src/i18n/strings/eo.json
@@ -26,5 +26,7 @@
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s uzas specialajn funkciojn de retumilo, kiujn via nuna retumilo ne subtenas.",
"Powered by Matrix": "Povigata de Matrix",
"Use %(brand)s on mobile": "Uzi %(brand)s poŝtelefone",
- "Decentralised, encrypted chat & collaboration powered by $matrixLogo": "Malcentralizita kaj ĉifrita babilejo; kunlaboro danke al $matrixLogo"
+ "Decentralised, encrypted chat & collaboration powered by $matrixLogo": "Malcentralizita kaj ĉifrita babilejo; kunlaboro danke al $matrixLogo",
+ "%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s sur %(osName)s",
+ "%(brand)s Desktop: %(platformName)s": "%(brand)s Labortablo: %(platformName)s"
}
diff --git a/src/i18n/strings/hy.json b/src/i18n/strings/hy.json
index 20e4f92a79..10bb470d6e 100644
--- a/src/i18n/strings/hy.json
+++ b/src/i18n/strings/hy.json
@@ -10,5 +10,12 @@
"Open": "Բացել",
"Unable to load config file: please refresh the page to try again.": "Ֆայլի ներմուծման սխալ․ խնդրում ենք թարմացնել էջը և նորից փորձել։",
"Invalid JSON": "Չաշխատող JSON",
- "Your Element is misconfigured": "Ձեր Element֊ը սխալ է կարգավորված"
+ "Your Element is misconfigured": "Ձեր Element֊ը սխալ է կարգավորված",
+ "Powered by Matrix": "Սնուցվում է Matrixի կողմից",
+ "I understand the risks and wish to continue": "Ես գնահատում եմ ռիսկերն ու ցանկանում եմ շարունակել",
+ "Create Account": "Ստեղծել օգտահաշիվ",
+ "Sign In": "Մուտք գործել",
+ "Go to element.io": "Այցելեք element.io",
+ "Go to your browser to complete Sign In": "Հետ գնացեք բրաուզեր մուտք գործելն ավարտելու համար",
+ "Download Completed": "Ներբեռնումն ավարտված է"
}
diff --git a/src/i18n/strings/th.json b/src/i18n/strings/th.json
index c05c081899..251c31ff17 100644
--- a/src/i18n/strings/th.json
+++ b/src/i18n/strings/th.json
@@ -20,5 +20,13 @@
"I understand the risks and wish to continue": "ฉันเข้าใจความเสี่ยง และดำเนินการต่อ",
"Please install Chrome, Firefox, or Safari for the best experience.": "กรุณาติดตั้ง Chrome, Firefox, หรือ Safari เพื่อประสิทธิภาพการใช้งานที่ดีที่สุด.",
"Your browser can't run %(brand)s": "เบราว์เซอร์ของคุณไม่สามารถใช้งาน %(brand)s ได้",
- "Unsupported browser": "เบราว์เซอร์ไม่รองรับ"
+ "Unsupported browser": "เบราว์เซอร์ไม่รองรับ",
+ "Decentralised, encrypted chat & collaboration powered by $matrixLogo": "การกระจายศูนย์, แชทที่เข้ารหัส & ขับเคลื่อนโดย $matrixLogo",
+ "%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s บน %(osName)s",
+ "%(brand)s Desktop: %(platformName)s": "%(brand)s เดสก์ทอป: %(platformName)s",
+ "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "คุณสามารถใช้เบราว์เซอร์ปัจจุบันของคุณต่อไปได้ แต่คุณสมบัติบางอย่างหรือทั้งหมดอาจไม่ทำงาน และรูปลักษณ์ของแอปพลิเคชันอาจไม่ถูกต้อง.",
+ "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s ใช้คุณลักษณะขั้นสูงของเบราว์เซอร์ซึ่งไม่รองรับโดยเบราว์เซอร์ปัจจุบันของคุณ.",
+ "Use %(brand)s on mobile": "ใช้ %(brand)s บนมือถือ",
+ "Go to your browser to complete Sign In": "ไปที่เบราว์เซอร์ของคุณเพื่อลงชื่อเข้าใช้ให้เสร็จสมบูรณ์.",
+ "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "การกำหนดค่าไม่ถูกต้อง: สามารถระบุได้เพียงอย่างใดอย่างหนึ่ง default_server_config, default_server_name, or default_hs_url."
}