From ca06802f1870419ca580e89517900451de37dc0e Mon Sep 17 00:00:00 2001 From: Horatiu Muresan Date: Thu, 23 Feb 2023 13:17:56 +0200 Subject: [PATCH] fix lint --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index 5bde79a90..8a8d8abef 100644 --- a/lang/main.json +++ b/lang/main.json @@ -195,8 +195,8 @@ "joinInBrowser": "Join in browser", "launchMeetingLabel": "How do you want to join this meeting?", "launchWebButton": "Launch in web", - "termsAndConditions": "By continuing you agree to our terms & conditions.", "noMobileApp": "You don’t have the app?", + "termsAndConditions": "By continuing you agree to our terms & conditions.", "title": "Launching your meeting in {{app}}...", "titleNew": "Launching your meeting ...", "tryAgainButton": "Try again in desktop",