1
0
forked from firka/firka

tt: localize "Tantárgy megtekintése" btn

This commit is contained in:
2025-10-06 16:57:54 +02:00
parent 8f499aac21
commit 815604d144
2 changed files with 2 additions and 2 deletions

View File

@@ -259,7 +259,7 @@ Future<void> showLessonBottomSheet(
left: [],
center: [
Text(
"Tantárgy megtekintése",
data.l10n.view_subject_btn,
style: appStyle.fonts.B_16R
.apply(color: appStyle.colors.textSecondary),
)