From eda093a9b5b828747d08d0ed59a0e97f2d1c88b3 Mon Sep 17 00:00:00 2001 From: zypherift Date: Wed, 21 Aug 2024 21:54:49 +0200 Subject: [PATCH] change trans --- refilc_mobile_ui/lib/screens/login/login_screen.i18n.dart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/refilc_mobile_ui/lib/screens/login/login_screen.i18n.dart b/refilc_mobile_ui/lib/screens/login/login_screen.i18n.dart index f8a07f8..2fc5a0f 100644 --- a/refilc_mobile_ui/lib/screens/login/login_screen.i18n.dart +++ b/refilc_mobile_ui/lib/screens/login/login_screen.i18n.dart @@ -33,7 +33,7 @@ extension Localization on String { "welcome_title_4": "Take as many notes as you want.", "welcome_text_4": "You can also organise your notes by lesson in the built-in notebook, so you can find everything in one app.", - "login_w_kreta_acc": "Log in with\ne-KRÉTA account", + "login_w_kreta_acc": "Log in with your e-KRÉTA account", }, "hu_hu": { "username": "Felhasználónév", @@ -65,7 +65,7 @@ extension Localization on String { "welcome_title_4": "Füzetelj annyit, amennyit csak szeretnél.", "welcome_text_4": "A beépített jegyzetfüzetbe órák szerint is rendezheted a jegyzeteidet, így mindent megtalálsz egy appban.", - "login_w_kreta_acc": "Belépés e-KRÉTA\nfiókkal", + "login_w_kreta_acc": "Belépés e-KRÉTA fiókkal", }, "de_de": { "username": "Benutzername", @@ -97,7 +97,7 @@ extension Localization on String { "welcome_title_4": "Take as many notes as you want.", "welcome_text_4": "You can also organise your notes by lesson in the built-in notebook, so you can find everything in one app.", - "login_w_kreta_acc": "Mit e-KRÉTA-Konto\nanmelden", + "login_w_kreta_acc": "Mit e-KRÉTA-Konto anmelden", }, };