]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / pt-pt / number.js.uncompressed.js
1 define(
2 "dojo/cldr/nls/pt-pt/number", //begin v1.x content
3 {
4 "group": " ",
5 "decimalFormat-long": "000 biliões",
6 "currencyFormat": "#,##0.00 ¤",
7 "decimalFormat-short": "000 Bi",
8 "decimal": ","
9 }
10 //end v1.x content
11 );