summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/fr-ch
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-15 18:48:47 +0300
committerAndrew Dolgov <[email protected]>2021-11-15 18:48:47 +0300
commitef1e2a8b2f593b8c81236c20fec30c44a9cac8a2 (patch)
tree5df94d526aa370751608e1b5f455ce9f30ce75a0 /lib/dojo/cldr/nls/fr-ch
parent1db1be7a8155b872c13260f870c27055b63e1dfa (diff)
update dojo/dijit to 1.16.4
Diffstat (limited to 'lib/dojo/cldr/nls/fr-ch')
-rw-r--r--lib/dojo/cldr/nls/fr-ch/currency.js8
-rw-r--r--lib/dojo/cldr/nls/fr-ch/generic.js2
-rw-r--r--lib/dojo/cldr/nls/fr-ch/gregorian.js2
-rw-r--r--lib/dojo/cldr/nls/fr-ch/number.js2
4 files changed, 3 insertions, 11 deletions
diff --git a/lib/dojo/cldr/nls/fr-ch/currency.js b/lib/dojo/cldr/nls/fr-ch/currency.js
deleted file mode 100644
index fbce659c9..000000000
--- a/lib/dojo/cldr/nls/fr-ch/currency.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
- Available via Academic Free License >= 2.1 OR the modified BSD license.
- see: http://dojotoolkit.org/license for details
-*/
-
-//>>built
-define("dojo/cldr/nls/fr-ch/currency",{"CHF_symbol":"CHF"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/fr-ch/generic.js b/lib/dojo/cldr/nls/fr-ch/generic.js
index 5c6dbe32b..e469e6239 100644
--- a/lib/dojo/cldr/nls/fr-ch/generic.js
+++ b/lib/dojo/cldr/nls/fr-ch/generic.js
@@ -5,4 +5,4 @@
*/
//>>built
-define("dojo/cldr/nls/fr-ch/generic",{"dateFormat-full":"EEEE, d MMMM y G","dateFormat-short":"dd.MM.yy GGGGG"}); \ No newline at end of file
+define("dojo/cldr/nls/fr-ch/generic",{"dateFormatItem-yMEd":"E, dd.MM.y GGGGG","dateFormatItem-yMd":"dd.MM.y GGGGG","dateFormat-short":"dd.MM.y GGGGG","dateFormatItem-MMdd":"dd.MM","dateFormatItem-MEd":"E, dd.MM.","dateFormatItem-yM":"MM.y GGGGG","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-Md":"dd.MM."}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/fr-ch/gregorian.js b/lib/dojo/cldr/nls/fr-ch/gregorian.js
index b4e82931d..c8b62937d 100644
--- a/lib/dojo/cldr/nls/fr-ch/gregorian.js
+++ b/lib/dojo/cldr/nls/fr-ch/gregorian.js
@@ -5,4 +5,4 @@
*/
//>>built
-define("dojo/cldr/nls/fr-ch/gregorian",{"timeFormat-full":"HH.mm:ss 'h' zzzz","dateFormat-full":"EEEE, d MMMM y","dateFormat-short":"dd.MM.yy"}); \ No newline at end of file
+define("dojo/cldr/nls/fr-ch/gregorian",{"dayPeriods-format-narrow-noon":"midi","dateFormatItem-yMd":"dd.MM.y","dateFormatItem-MEd":"E, dd.MM.","dateFormatItem-MMdd":"dd.MM","dateFormatItem-yMEd":"E, dd.MM.y","dayPeriods-format-narrow-night1":"du mat.","timeFormat-full":"HH.mm:ss 'h' zzzz","dateFormatItem-Md":"dd.MM.","dayPeriods-format-abbr-midnight":"min.","dayPeriods-format-abbr-morning1":"du mat.","dayPeriods-format-abbr-night1":"du mat.","dayPeriods-standAlone-abbr-midnight":"min.","dayPeriods-format-abbr-afternoon1":"de l’ap.m.","dayPeriods-format-abbr-evening1":"du soir","dayPeriods-format-narrow-midnight":"min.","dayPeriods-format-narrow-afternoon1":"de l’ap.m.","dateFormat-short":"dd.MM.yy","dayPeriods-standAlone-narrow-midnight":"min.","dateFormatItem-yM":"MM.y","dayPeriods-format-narrow-morning1":"du mat.","dayPeriods-format-narrow-evening1":"du soir","dayPeriods-format-abbr-noon":"midi","dateFormat-full":"EEEE, d MMMM y"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/fr-ch/number.js b/lib/dojo/cldr/nls/fr-ch/number.js
index f166680e8..6f842d712 100644
--- a/lib/dojo/cldr/nls/fr-ch/number.js
+++ b/lib/dojo/cldr/nls/fr-ch/number.js
@@ -5,4 +5,4 @@
*/
//>>built
-define("dojo/cldr/nls/fr-ch/number",{"currencyFormat":"¤ #,##0.00;¤-#,##0.00","group":"'","decimal":"."}); \ No newline at end of file
+define("dojo/cldr/nls/fr-ch/number",{"currencyDecimal":".","percentFormat":"#,##0%"}); \ No newline at end of file