mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:25:55 +00:00
9 lines
198 B
JavaScript
9 lines
198 B
JavaScript
define(
|
|
"dojo/cldr/nls/fr-ch/gregorian", //begin v1.x content
|
|
{
|
|
"timeFormat-full": "HH.mm:ss 'h' zzzz",
|
|
"dateFormat-full": "EEEE, d MMMM y",
|
|
"dateFormat-short": "dd.MM.yy"
|
|
}
|
|
//end v1.x content
|
|
); |