github go-playground/universal-translator v0.12.2
Release 0.12.2

latest releases: v0.18.1, v0.18.0, v0.17.0...
7 years ago

What was fixed?

  • there was no way to determine of a locale was found or just used the fallback so added a found return param to GetTranslator() and FindTranslator() functions.
    • Why is that important? because if an unsupported locale is detected some people may want to redirect to a locale selection page of supported languages, store that in cookie and use that going forward.

Don't miss a new universal-translator release

NewReleases is sending notifications on new releases.