From 629c012f487a9d3ad51f0b366c567d5a8404862b Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Thu, 4 Jun 2026 15:17:34 +0200 Subject: [PATCH] Reorder entries --- locales/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/app.json b/locales/en/app.json index 3e66af86..5398930f 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -73,6 +73,7 @@ "hostname": "Hostname: {{hostname}}", "livekit_server_info": "LiveKit Server Info", "livekit_sfu": "LiveKit SFU: {{url}}", + "matrix_id": "Matrix ID: {{id}}", "matrixRTCMode": { "Comptibility": { "description": "Compatible with homeservers that do not support sticky events (but all other EC clients are v0.17.0 or later)", @@ -88,7 +89,6 @@ }, "title": "MatrixRTC mode" }, - "matrix_id": "Matrix ID: {{id}}", "mute_all_audio": "Mute all audio (participants, reactions, join sounds)", "show_connection_stats": "Show connection statistics", "url_params": "URL parameters"