From 6c6d3a7cd8984a20bc7e6d62e3dd69168608a993 Mon Sep 17 00:00:00 2001 From: hihihaha Date: Thu, 8 Jun 2023 15:20:07 +0200 Subject: [PATCH] fix english translations --- filcnaplo_mobile_ui/lib/pages/home/home_page.i18n.dart | 2 +- filcnaplo_premium/lib/ui/mobile/settings/theme.i18n.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/filcnaplo_mobile_ui/lib/pages/home/home_page.i18n.dart b/filcnaplo_mobile_ui/lib/pages/home/home_page.i18n.dart index 6123580..8fe1a33 100755 --- a/filcnaplo_mobile_ui/lib/pages/home/home_page.i18n.dart +++ b/filcnaplo_mobile_ui/lib/pages/home/home_page.i18n.dart @@ -11,7 +11,7 @@ extension Localization on String { "happybirthday": "🎂 Happy birthday, %s!", "merryxmas": "🎄 Merry Christmas, %s!", "happynewyear": "🎉 Happy New Year, %s!", - "refilcopen": "🎈 Welcome in reFilc, %s!", + "refilcopen": "🎈 Welcome to reFilc, %s!", "empty": "Nothing to see here.", "All": "All", "Grades": "Grades", diff --git a/filcnaplo_premium/lib/ui/mobile/settings/theme.i18n.dart b/filcnaplo_premium/lib/ui/mobile/settings/theme.i18n.dart index 0bb24c8..3ed502e 100644 --- a/filcnaplo_premium/lib/ui/mobile/settings/theme.i18n.dart +++ b/filcnaplo_premium/lib/ui/mobile/settings/theme.i18n.dart @@ -19,7 +19,7 @@ extension SettingsLocalization on String { "colorpicker_panels": "Panelek", "colorpicker_accent": "Színtónus", "need_sub": "A módosításhoz Kupak szintű támogatás szükséges.", - "advanced": "Fejlett", + "advanced": "Haladó", }, "de_de": { "theme_prev": "Vorschau",