You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the translations package, you can't override the validation messages, for example.
CodeIgniter 4 version 4.0.3
Affected module(s) CodeIgniter\Language
Expected behavior, and steps to reproduce if appropriate
require codeigniter4/translations, try override any key in App/Translations/[lang]/Validation.php.
The text was updated successfully, but these errors were encountered:
element-code
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Jun 19, 2020
Describe the bug
When using the translations package, you can't override the validation messages, for example.
CodeIgniter 4 version
4.0.3
Affected module(s)
CodeIgniter\Language
Expected behavior, and steps to reproduce if appropriate
require
codeigniter4/translations
, try override any key inApp/Translations/[lang]/Validation.php
.The text was updated successfully, but these errors were encountered: