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

16 lines
451 B
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
define(
"dojo/cldr/nls/pl/currency", //begin v1.x content
{
"HKD_displayName": "dolar hongkoński",
"CHF_displayName": "frank szwajcarski",
"CAD_displayName": "dolar kanadyjski",
"CNY_displayName": "juan renminbi",
"AUD_displayName": "dolar australijski",
"JPY_displayName": "jen japoński",
"USD_displayName": "dolar amerykański ",
"GBP_displayName": "funt szterling",
"AUD_symbol": "A$",
"EUR_displayName": "euro"
}
//end v1.x content
);