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
@@ -16,7 +16,7 @@ import (
const nationalBankOfGeorgiaExchangeRateUrl = "https://nbg.gov.ge/gw/api/ct/monetarypolicy/currencies/en/json"
const nationalBankOfGeorgiaExchangeRateReferenceUrl = "https://nbg.gov.ge/en/monetary-policy/currency"
const nationalBankOfGeorgiaDataSource = "National Bank of Georgia"
const nationalBankOfGeorgiaDataSource = "საქართველოს ეროვნული ბანკი"
const nationalBankOfGeorgiaBaseCurrency = "GEL"
const nationalBankOfGeorgiaUpdateDateFormat = "2006-01-02T15:04:05.999Z"