From ea166e2ac38c7b3312988c0b22f19193a3592de4 Mon Sep 17 00:00:00 2001 From: Timo Date: Mon, 14 Jul 2025 17:46:09 +0200 Subject: [PATCH] i18n --- locales/en/app.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/en/app.json b/locales/en/app.json index 1e3dc2b3..96d89d70 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -79,11 +79,6 @@ "use_to_device_key_transport": "Use to device key transport. This will fallback to room key transport when another call member sent a room key" }, "disconnected_banner": "Connectivity to the server has been lost.", - "handset": { - "overlay_back_button": "Back to Speaker Mode", - "overlay_description": "Only works while using app", - "overlay_title": "Handset Mode" - }, "error": { "call_is_not_supported": "Call is not supported", "call_not_found": "Call not found", @@ -110,6 +105,11 @@ "knock_reject_heading": "Access denied", "reason": "Reason: {{reason}}" }, + "handset": { + "overlay_back_button": "Back to Speaker Mode", + "overlay_description": "Only works while using app", + "overlay_title": "Handset Mode" + }, "hangup_button_label": "End call", "header_label": "Element Call Home", "header_participants_label": "Participants",