lang.FormatAccounting
Returns a currency representation of a number for the given currency and precision for the current language and region in accounting notation.
lang.FormatCurrency
Returns a currency representation of a number for the given currency and precision for the current language and region.
lang.FormatNumber
Returns a numeric representation of a number with the given precision for the current language and region.
lang.FormatNumberCustom
Returns a numeric representation of a number with the given precision using negative, decimal, and grouping options.
lang.FormatPercent
Returns a percentage representation of a number with the given precision for the current language and region.
lang.Merge
Merge missing translations from other languages.
lang.Translate
Translates a string using the translation tables in the i18n directory.