Merge pull request #3007 from consul/i18n_dates
i18n remove date.order key
This commit is contained in:
@@ -68,10 +68,6 @@ en:
|
|||||||
- October
|
- October
|
||||||
- November
|
- November
|
||||||
- December
|
- December
|
||||||
order:
|
|
||||||
- :year
|
|
||||||
- :month
|
|
||||||
- :day
|
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours:
|
about_x_hours:
|
||||||
@@ -224,4 +220,4 @@ en:
|
|||||||
long: "%B %d, %Y %H:%M"
|
long: "%B %d, %Y %H:%M"
|
||||||
short: "%d %b %H:%M"
|
short: "%d %b %H:%M"
|
||||||
api: "%Y-%m-%d %H"
|
api: "%Y-%m-%d %H"
|
||||||
pm: pm
|
pm: pm
|
||||||
|
|||||||
Reference in New Issue
Block a user