1.7.0
Added
- Add new number case-style validator.
- Add new keyLength rule. Validate a maximum length of your keys.
- Add new disallowedTexts rule. Provide a list of texts that must not appear in any of your translations.
Fixed
- Fix problem with locale filenames that have whitespaces before or after the filename. Trim() has been added ;)