@@ -1,4 +1,5 | |||
|
1 | 1 | sl: |
|
2 | # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl) | |
|
2 | 3 | direction: ltr |
|
3 | 4 | date: |
|
4 | 5 | formats: |
@@ -13,10 +14,8 sl: | |||
|
13 | 14 | abbr_day_names: [Ned, Pon, To, Sr, Čet, Pet, Sob] |
|
14 | 15 | |
|
15 | 16 | # Don't forget the nil at the beginning; there's no such thing as a 0th month |
|
16 |
|
|
|
17 |
month_names: [~, Jan |
|
|
18 | abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Aug, Sep, Oct, Nov, Dec] | |
|
19 | ||
|
17 | month_names: [~, Januar, Februar, Marec, April, Maj, Junij, Julij, Avgust, September, Oktober, November, December] | |
|
18 | abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Aug, Sep, Okt, Nov, Dec] | |
|
20 | 19 | # Used in date_select and datime_select. |
|
21 | 20 | order: |
|
22 | 21 | - :year |
General Comments 0
You need to be logged in to leave comments.
Login now