1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 13:01:28 +00:00
Files
tt-rss/lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js
2012-08-14 18:59:18 +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
);