Merge pull request #90 from refilc/revert-89-dev

Revert "Németül nem használatos a hrs, helyette h vagy std."
This commit is contained in:
Márton Kiss 2024-02-28 22:36:59 +01:00 committed by GitHub
commit 312c140f7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ extension ScreensLocalization on String {
"stat_3": "Entschuldigte Verspätung",
"stat_4": "Unentschuldigte Verspätung",
"min": "min",
"hr": "std",
"hr": "hrs",
"Subjects": "Fächer",
"attention": "Achtung!",
"attention_body": "Prozentberechnungen sind nur eine Annäherung und können daher ungenau sein.",

View File

@ -48,7 +48,7 @@ extension ScreensLocalization on String {
"stat_3": "Entschuldigte Verspätung",
"stat_4": "Unentschuldigte Verspätung",
"min": "min",
"hr": "std",
"hr": "hrs",
"Subjects": "Fächer",
"attention": "Achtung!",
"attention_body": "Prozentberechnungen sind nur eine Annäherung und können daher ungenau sein.",