File tree Expand file tree Collapse file tree 2 files changed +32
-31
lines changed Expand file tree Collapse file tree 2 files changed +32
-31
lines changed Original file line number Diff line number Diff line change 1
1
## unreleased
2
2
- Update following locales:
3
3
- Portuguese (pt): Fixed ` number.currency.format.format ` and ` helpers.submit.update ` #1122
4
+ - Croatian (hr): use genitive case for month names and put a period after weekday and month abbreviations
4
5
- Fix compatibility with frozen string literals. #1120
5
6
6
7
## 7.0.9 (2024-03-13)
Original file line number Diff line number Diff line change 9
9
has_many : Nije moguće izbrisati zapis jer postoje ovisni %{record}
10
10
date :
11
11
abbr_day_names :
12
- - ned
13
- - pon
14
- - uto
15
- - sri
16
- - čet
17
- - pet
18
- - sub
12
+ - ned.
13
+ - pon.
14
+ - uto.
15
+ - sri.
16
+ - čet.
17
+ - pet.
18
+ - sub.
19
19
abbr_month_names :
20
20
-
21
- - sij
22
- - velj
23
- - ožu
24
- - tra
25
- - svi
26
- - lip
27
- - srp
28
- - kol
29
- - ruj
30
- - lis
31
- - stu
32
- - pro
21
+ - sij.
22
+ - velj.
23
+ - ožu.
24
+ - tra.
25
+ - svi.
26
+ - lip.
27
+ - srp.
28
+ - kol.
29
+ - ruj.
30
+ - lis.
31
+ - stu.
32
+ - pro.
33
33
day_names :
34
34
- nedjelja
35
35
- ponedjeljak
44
44
short : " %e.%-m."
45
45
month_names :
46
46
-
47
- - siječanj
48
- - veljača
49
- - ožujak
50
- - travanj
51
- - svibanj
52
- - lipanj
53
- - srpanj
54
- - kolovoz
55
- - rujan
56
- - listopad
57
- - studeni
58
- - prosinac
47
+ - siječnja
48
+ - veljače
49
+ - ožujka
50
+ - travnja
51
+ - svibnja
52
+ - lipnja
53
+ - srpnja
54
+ - kolovoza
55
+ - rujna
56
+ - listopada
57
+ - studenoga
58
+ - prosinca
59
59
order :
60
60
- :day
61
61
- :month
You can’t perform that action at this time.
0 commit comments