1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 14:31:29 +00:00
Files
tt-rss/lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js
2013-03-18 10:26:26 +04:00

8 lines
127 B
JavaScript

define(
"dojo/cldr/nls/en-au/currency", //begin v1.x content
{
"AUD_symbol": "$",
"USD_symbol": "US$"
}
//end v1.x content
);