Skip to content

2.0.3: Check if locale is set before using language string

Latest
Compare
Choose a tag to compare
@unclecheese unclecheese released this 27 Dec 23:40
Sometimes languages require more specificity, e.g. `pt_BR` vs `pt_PT`, but the user is still free to specify only `pt`. This change accounts for a more general specification.