currency.go 193 B

12345
  1. package fr_SY
  2. import "github.com/go-playground/universal-translator"
  3. var currencies = ut.CurrencyFormatValue{"SYP": ut.Currency{Currency: "SYP", DisplayName: "livre syrienne", Symbol: "LS"}}