From 90711167cb49481c03e62d9538cf9e04b272e456 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 3 May 2024 21:11:20 +0200 Subject: [PATCH] New translations app.json (English, United States) --- Localization/StringsConvertor/input/en-US.lproj/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Localization/StringsConvertor/input/en-US.lproj/app.json b/Localization/StringsConvertor/input/en-US.lproj/app.json index e4a0b1256..de39105ca 100644 --- a/Localization/StringsConvertor/input/en-US.lproj/app.json +++ b/Localization/StringsConvertor/input/en-US.lproj/app.json @@ -306,8 +306,8 @@ } }, "login": { - "title": "Welcome back", - "subtitle": "Log you in on the server you created your account on.", + "title": "Welcome Back", + "subtitle": "Log in with the server where you created your account.", "server_search_field": { "placeholder": "Enter URL or search for your server" }