feat: add user-selectable regional date format
This commit is contained in:
@@ -1050,6 +1050,14 @@
|
||||
"preview_this_week": "این هفته:",
|
||||
"preview_older": "قدیمیتر:"
|
||||
},
|
||||
"date_locale": {
|
||||
"label": "Date format region",
|
||||
"description": "How numeric dates are ordered (day, month, year)",
|
||||
"auto": "Automatic (match language)",
|
||||
"iso": "ISO 8601 (YYYY-MM-DD)",
|
||||
"dmy": "Day/Month/Year",
|
||||
"mdy": "Month/Day/Year"
|
||||
},
|
||||
"time_format": {
|
||||
"label": "فرمت زمان",
|
||||
"description": "۱۲ یا ۲۴ ساعته",
|
||||
|
||||
Reference in New Issue
Block a user