use the local language to show the national bank name

This commit is contained in:
MaysWind
2024-11-17 13:16:22 +08:00
parent 8f944b1b46
commit fec100a273
5 changed files with 5 additions and 5 deletions
@@ -19,7 +19,7 @@ import (
const nationalBankOfRomaniaExchangeRateUrl = "https://www.bnr.ro/nbrfxrates.xml"
const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://www.bnr.ro/Exchange-rates-1224.aspx"
const nationalBankOfRomaniaDataSource = "National Bank of Romania"
const nationalBankOfRomaniaDataSource = "Banca Naţională a României"
const nationalBankOfRomaniaUpdateDateFormat = "2006-01-02 15"
const nationalBankOfRomaniaUpdateDateTimezone = "Europe/Bucharest"