package os_RU import "github.com/go-playground/universal-translator" var currencies = ut.CurrencyFormatValue{"GEL": ut.Currency{Currency: "GEL", DisplayName: "Лар", Symbol: "GEL"}, "RUB": ut.Currency{Currency: "RUB", DisplayName: "Сом", Symbol: "₽"}}