mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-22 02:34:26 +08:00
use the local language to show the national bank name
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user