mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 00:01:29 +00:00
update dojo to 1.7.3
This commit is contained in:
17
lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
Normal file
17
lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
Normal file
@@ -0,0 +1,17 @@
|
||||
define(
|
||||
"dojo/cldr/nls/en-au/gregorian", //begin v1.x content
|
||||
{
|
||||
"dateFormatItem-yMEd": "EEE, d/M/y",
|
||||
"dateFormatItem-yyyyMMMM": "MMMM y",
|
||||
"dateFormatItem-MEd": "E, d/M",
|
||||
"dateFormat-medium": "dd/MM/yyyy",
|
||||
"dateFormatItem-MMdd": "dd/MM",
|
||||
"dateFormatItem-yyyyMM": "MM/yyyy",
|
||||
"dateFormat-full": "EEEE, d MMMM y",
|
||||
"dateFormatItem-MMMMd": "d MMMM",
|
||||
"dateFormat-short": "d/MM/yy",
|
||||
"dateFormat-long": "d MMMM y",
|
||||
"dateFormatItem-MMMEd": "E, d MMM"
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user