Update hu.coffee
This commit is contained in:
parent
ddf0636e7e
commit
9acde85c8c
1 changed files with 6 additions and 6 deletions
|
@ -14,12 +14,12 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
||||||
play: "Játék"
|
play: "Játék"
|
||||||
|
|
||||||
# units:
|
# units:
|
||||||
# second: "second"
|
# second: "másodperc"
|
||||||
# seconds: "seconds"
|
# seconds: "másodpercek"
|
||||||
# minute: "minute"
|
# minute: "perc"
|
||||||
# minutes: "minutes"
|
# minutes: "percek"
|
||||||
# hour: "hour"
|
# hour: "óra"
|
||||||
# hours: "hours"
|
# hours: "órák"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Mégse"
|
close: "Mégse"
|
||||||
|
|
Reference in a new issue