Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit f022ae8

Browse files
authored
Merge pull request #1 from tomhorvat/patch-1
Update croatian translation
2 parents 2e79484 + 63dea3a commit f022ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/hr.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* languages from http://momentjs.com */
22
Date.locales["hr"] = {
3-
month_names: "sječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_"),
4-
month_names_short: "sje._vel._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),
3+
month_names: "siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_"),
4+
month_names_short: "sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),
55
day_names: "nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),
66
day_names_short: "ned._pon._uto._sri._čet._pet._sub.".split("_"),
77
date_suffix: function () {

0 commit comments

Comments
 (0)