mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
commit
3d2bee3256
1 changed files with 8 additions and 8 deletions
|
@ -26,14 +26,14 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
minutes: "percek"
|
||||
hour: "óra"
|
||||
hours: "órák"
|
||||
# day: "day"
|
||||
# days: "days"
|
||||
# week: "week"
|
||||
# weeks: "weeks"
|
||||
# month: "month"
|
||||
# months: "months"
|
||||
# year: "year"
|
||||
# years: "years"
|
||||
day: "nap"
|
||||
days: "napok"
|
||||
week: "hét"
|
||||
weeks: "hetek"
|
||||
month: "hónap"
|
||||
months: "hónapok"
|
||||
year: "év"
|
||||
years: "évek"
|
||||
|
||||
modal:
|
||||
close: "Mégse"
|
||||
|
|
Loading…
Reference in a new issue