feat: changing display count

This commit is contained in:
2026-05-25 12:51:24 +02:00
parent bfb40d2eab
commit efd1097d5a
9 changed files with 88 additions and 28 deletions

View File

@@ -62,6 +62,9 @@ class AppLocalizationsDe extends AppLocalizations {
@override
String get color_teal => 'Türkis';
@override
String get displayed_entries => 'Angezeigte Einträge';
@override
String get color_yellow => 'Gelb';