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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user