v5.1.3
- Preserving Parameters Feature: Introducing the
preserveParameters()
method to preserve specific parameters during translation. Users can now retain placeholders like:name
or:count
within localization files or templating engines, preventing their translation. Usage can be found in preserving parameters section of documentation. - #199. Thanks @kylemilloy 🎉