diff --git a/frontend/locales/pt-BR.json b/frontend/locales/pt-BR.json index c07cda686..bee110cae 100644 --- a/frontend/locales/pt-BR.json +++ b/frontend/locales/pt-BR.json @@ -125,7 +125,7 @@ "heading": "The email address {{email}} is already in use." }, "end_session_button": { - "confirmation_modal_title": "Are you sure you want to remove this device?", + "confirmation_modal_title": "Are you sure you want to end this session?", "text": "Remove device" }, "error": { @@ -398,4 +398,4 @@ "view_profile": "Veja as informações do seu perfil e os seus dados de contato." } } -} +} \ No newline at end of file diff --git a/frontend/locales/sk.json b/frontend/locales/sk.json index 03f66839a..a43a7cf78 100644 --- a/frontend/locales/sk.json +++ b/frontend/locales/sk.json @@ -125,7 +125,7 @@ "heading": "The email address {{email}} is already in use." }, "end_session_button": { - "confirmation_modal_title": "Are you sure you want to remove this device?", + "confirmation_modal_title": "Are you sure you want to end this session?", "text": "Remove device" }, "error": { @@ -398,4 +398,4 @@ "view_profile": "Zobraziť informácie o vašom profile a kontaktné údaje" } } -} +} \ No newline at end of file