mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 22:31:29 +00:00
dojo: remove uncompressed files
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
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