Add strings for wear
This commit is contained in:
23
app_hu.arb
23
app_hu.arb
@@ -16,5 +16,26 @@
|
|||||||
"home": "Kezdőlap",
|
"home": "Kezdőlap",
|
||||||
"grades": "Jegyek",
|
"grades": "Jegyek",
|
||||||
"timetable": "Órarend",
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user