diff --git a/pkg/locales/base.go b/pkg/locales/base.go index c3c7d664..9f2e7d28 100644 --- a/pkg/locales/base.go +++ b/pkg/locales/base.go @@ -11,6 +11,7 @@ type LocaleTextItems struct { ForgetPasswordMailTextItems *ForgetPasswordMailTextItems } +// DefaultTypes represents default types for the language type DefaultTypes struct { DecimalSeparator core.DecimalSeparator DigitGroupingSymbol core.DigitGroupingSymbol