geosphere-maps/public/assets/date-picker/nls/he.json
2023-09-22 11:33:13 +02:00

20 lines
1.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"default-calendar": "gregorian",
"separator": ".",
"unitOrder": "DD.MM.YYYY",
"weekStart": 7,
"placeholder": "DD.MM.YYYY",
"days": {
"abbreviated": ["יום א׳", "יום ב׳", "יום ג׳", "יום ד׳", "יום ה׳", "יום ו׳", "שבת"],
"narrow": ["א׳", "ב׳", "ג׳", "ד׳", "ה׳", "ו׳", "ש׳"],
"short": ["א׳", "ב׳", "ג׳", "ד׳", "ה׳", "ו׳", "ש׳"],
"wide": ["יום ראשון", "יום שני", "יום שלישי", "יום רביעי", "יום חמישי", "יום שישי", "יום שבת"]
},
"numerals": "0123456789",
"months": {
"abbreviated": ["ינו׳", "פבר׳", "מרץ", "אפר׳", "מאי", "יוני", "יולי", "אוג׳", "ספט׳", "אוק׳", "נוב׳", "דצמ׳"],
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
"wide": ["ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר"]
}
}