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
@@ -20,7 +20,7 @@ import (
const bankOfRussiaExchangeRateUrl = "https://cbr.ru/scripts/XML_daily_eng.asp"
const bankOfRussiaExchangeRateReferenceUrl = "https://www.cbr.ru/eng/currency_base/daily/"
const bankOfRussiaDataSource = "Bank of Russia"
const bankOfRussiaDataSource = "Банк России"
const bankOfRussiaBaseCurrency = "RUB"
const bankOfRussiaUpdateDateFormat = "02.01.2006 15:04"