Since exception messages in the Quantum Framework core have been updated to be non-translatable, the project-level translation file: ``` resources/lang/{locale}/exception.php ``` Remove `exception.php` from all locale directories in project templates.
Since exception messages in the Quantum Framework core have been updated to be non-translatable, the project-level translation file:
Remove
exception.phpfrom all locale directories in project templates.