Change the currency of Lithuania to EUR

Lithuania has switched to [EUR in 2015](https://ec.europa.eu/info/business-economy-euro/euro-area/euro/eu-countries-and-euro/lithuania-and-euro_en)

Fixes #134
This commit is contained in:
Tadas Varanauskas
2020-05-08 16:59:42 +03:00
committed by GitHub
parent eb1f9f91bc
commit 2b301f4140
+4 -5
View File
@@ -1467,11 +1467,10 @@
},
"Lithuania": {
"code": "lt",
"currency": "LTL",
"currency_fraction": "Centas",
"currency": "EUR",
"currency_fraction": "Cent",
"currency_fraction_units": 100,
"currency_name": "Lithuanian Litas",
"currency_symbol": "Lt",
"currency_symbol": "\u20ac",
"date_format": "yyyy-MM-dd",
"number_format": "# ###,##",
"timezones": [
@@ -2742,4 +2741,4 @@
"code": "ax",
"number_format": "#,###.##"
}
}
}