From d651f6acf02a27b26b60f135d5c7eb266a564754 Mon Sep 17 00:00:00 2001 From: hihihaha Date: Tue, 29 Aug 2023 15:43:34 +0200 Subject: [PATCH] fix typo --- filcnaplo/lib/helpers/notification_helper.i18n.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filcnaplo/lib/helpers/notification_helper.i18n.dart b/filcnaplo/lib/helpers/notification_helper.i18n.dart index 839646b..37e6ff0 100644 --- a/filcnaplo/lib/helpers/notification_helper.i18n.dart +++ b/filcnaplo/lib/helpers/notification_helper.i18n.dart @@ -26,8 +26,8 @@ extension Localization on String { "title_lesson": "Órarend szerkesztve", "body_lesson_canceled": "%s-i %s. óra (%s) elmarad", "body_lesson_canceled_multiuser": "(%s) %s-i %s. óra (%s) elmarad", - "body_lesson_substituted": "%s-i %s. (%s) órát %s helyetessíti", - "body_lesson_substituted_multiuser": "(%s) %s-i %s. (%s) órát %s helyetessíti" + "body_lesson_substituted": "%s-i %s. (%s) órát %s helyettesíti", + "body_lesson_substituted_multiuser": "(%s) %s-i %s. (%s) órát %s helyettesíti" }, "de_de": { "title_grade": "Neue Note",