diff --git a/public/locales/it/app.json b/public/locales/it/app.json index 4a928585..fde3a054 100644 --- a/public/locales/it/app.json +++ b/public/locales/it/app.json @@ -93,7 +93,6 @@ "Username": "Nome utente", "Version: {{version}}": "Versione: {{version}}", "Video": "Video", - "Video on": "Video acceso", "Waiting for other participants…": "In attesa di altri partecipanti…", "Yes, join call": "Sì, entra in chiamata", "You were disconnected from the call": "Sei stato disconnesso dalla chiamata", diff --git a/public/locales/ru/app.json b/public/locales/ru/app.json index 9a23d602..7864275e 100644 --- a/public/locales/ru/app.json +++ b/public/locales/ru/app.json @@ -11,7 +11,6 @@ "<0>Create an account Or <2>Access as a guest": "<0>Создать аккаунт или <2>Зайти как гость", "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>Уже есть аккаунт?<1><0>Войти с ним или <2>Зайти как гость", "Yes, join call": "Да, присоединиться", - "Video call": "Видео-звонок", "Video": "Видео", "Version: {{version}}": "Версия: {{version}}", "Username": "Имя пользователя", diff --git a/public/locales/sk/app.json b/public/locales/sk/app.json index bef072ca..80d77b40 100644 --- a/public/locales/sk/app.json +++ b/public/locales/sk/app.json @@ -39,7 +39,6 @@ "Exit full screen": "Ukončiť zobrazenie na celú obrazovku", "Download debug logs": "Stiahnuť záznamy ladenia", "Yes, join call": "Áno, pripojiť sa k hovoru", - "Video call": "Video hovor", "Video": "Video", "Version: {{version}}": "Verzia: {{version}}", "Username": "Meno používateľa", diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index d0dcea7a..56c70e44 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -108,5 +108,16 @@ "Share": "分享", "Share this call": "分享此通話", "Sharing screen": "分享畫面", - "You": "您" + "You": "您", + "Continue in browser": "在瀏覽器中繼續", + "Mute microphone": "將麥克風靜音", + "Name of call": "通話名稱", + "Open in the app": "在應用程式中開啟", + "Ready to join?": "準備好加入了?", + "Select app": "選取應用程式", + "Start new call": "開始新通話", + "Start video": "開始影片", + "Back to recents": "回到最近的通話", + "Stop video": "停止影片", + "Unmute microphone": "將麥克風取消靜音" }