Node-Red configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hu-HU.json 542B

12345678910
  1. {
  2. "dateTime": "%Y. %B %-e., %A %X",
  3. "date": "%Y. %m. %d.",
  4. "time": "%H:%M:%S",
  5. "periods": ["de.", "du."],
  6. "days": ["vasárnap", "hétfő", "kedd", "szerda", "csütörtök", "péntek", "szombat"],
  7. "shortDays": ["V", "H", "K", "Sze", "Cs", "P", "Szo"],
  8. "months": ["január", "február", "március", "április", "május", "június", "július", "augusztus", "szeptember", "október", "november", "december"],
  9. "shortMonths": ["jan.", "feb.", "már.", "ápr.", "máj.", "jún.", "júl.", "aug.", "szept.", "okt.", "nov.", "dec."]
  10. }