mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 14:31:29 +00:00
8 lines
127 B
JavaScript
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
|
|
); |