mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 09:51:29 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
10
lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
Normal file
10
lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
Normal file
@@ -0,0 +1,10 @@
|
||||
define(
|
||||
"dojo/cldr/nls/en-ca/gregorian", //begin v1.x content
|
||||
{
|
||||
"dateFormatItem-MMMMEd": "E, MMMM d",
|
||||
"dateFormatItem-MMdd": "MM/dd",
|
||||
"dateFormatItem-yyMMM": "MMM yy",
|
||||
"dateFormatItem-MMMMd": "MMMM d"
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user