Automated build for v0.01
This commit is contained in:
8
lib/dojo/cldr/nls/fr-ch/currency.js
Normal file
8
lib/dojo/cldr/nls/fr-ch/currency.js
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
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"});
|
8
lib/dojo/cldr/nls/fr-ch/generic.js
Normal file
8
lib/dojo/cldr/nls/fr-ch/generic.js
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
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/generic",{"dateFormat-full":"EEEE, d MMMM y G","dateFormat-short":"dd.MM.yy GGGGG"});
|
8
lib/dojo/cldr/nls/fr-ch/gregorian.js
Normal file
8
lib/dojo/cldr/nls/fr-ch/gregorian.js
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
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/gregorian",{"timeFormat-full":"HH.mm:ss 'h' zzzz","dateFormat-full":"EEEE, d MMMM y","dateFormat-short":"dd.MM.yy"});
|
8
lib/dojo/cldr/nls/fr-ch/number.js
Normal file
8
lib/dojo/cldr/nls/fr-ch/number.js
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
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/number",{"currencyFormat":"¤ #,##0.00;¤-#,##0.00","group":"'","decimal":"."});
|
Reference in New Issue
Block a user