diff --git a/app_hu.arb b/app_hu.arb index 9cbe060..f0f9648 100644 --- a/app_hu.arb +++ b/app_hu.arb @@ -16,5 +16,26 @@ "home": "Kezdőlap", "grades": "Jegyek", "timetable": "Órarend", - "other": "Több" + "other": "Több", + + "@_WEAR": {}, + "breakTxt": "Szünet", + "timeLeft": "Még {mins} perc", + "@timeLeft": { + "placeholders": { + "mins": { + "type": "num" + } + } + }, + "noClasses": "Nincs ma iskola, pihend ki magad!", + "noMoreClasses": "Nincs több órád ma", + "firstIn": "Első órád: {t}", + "@firstIn": { + "placeholders": { + "t": { + "type": "String" + } + } + } } \ No newline at end of file