v1.2.4
leonelquinteros
released this
02 Nov 13:25
·
135 commits
to master
since this release
Small release to include the following commit:
- Unify fmt.Sprintf behaviour on Po and Locale
This changes how the Locale object falls back when a translation is not found to behave the same as the Po object and use fmt.Sprintf
only when variables are provided.