diff --git a/src/i18n/strings/he.json b/src/i18n/strings/he.json index f255b2bbc6..c624524fa6 100644 --- a/src/i18n/strings/he.json +++ b/src/i18n/strings/he.json @@ -26,5 +26,7 @@ "Powered by Matrix": "מופעל על ידי מטריקס", "The message from the parser is: %(message)s": "ההודעה מהמנתח היא: %(message)s", "Use %(brand)s on mobile": "השתמש ב-%(brand)s במכשיר הנייד", - "Decentralised, encrypted chat & collaboration powered by $matrixLogo": "צ'אט מבוזר ומוצפן & מופעל בשיתוף פעולה ע\"י $matrixLogo" + "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" }