mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 22:15:56 +00:00
8 lines
148 B
JavaScript
8 lines
148 B
JavaScript
define(
|
|
"dojo/cldr/nls/en-gb/number", //begin v1.x content
|
|
{
|
|
"currencyFormat": "¤#,##0.00",
|
|
"decimalFormat-short": "000T"
|
|
}
|
|
//end v1.x content
|
|
); |