Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Bugfix: Use default locale instead of throwing an exception

Compare
Choose a tag to compare
@devheidelpay devheidelpay released this 03 Aug 10:18
· 6 commits to master since this release

Release 17.8.3

This release just provides a bugfix when applying a locale with a non existing locale file.

This package now uses en_US as default, when the applied locale has no locale file found in the application. If even this file cannot be found, the MissingLocaleFileException will be thrown then.