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
I've copied resources/locales/fr_FR/cake.po of this plugin in my app folder in order to translate messages of cake core (as I did for previous version 4.x).
But unlike version 4.x where everything seemed to be translated, it seems that for version 5.x some translations are missing.
For example : email validation message "the provided value must be an e-mail address" stays in english.
Aren't .po files out of date ?
The text was updated successfully, but these errors were encountered:
I've copied
resources/locales/fr_FR/cake.po
of this plugin in my app folder in order to translate messages of cake core (as I did for previous version 4.x).But unlike version 4.x where everything seemed to be translated, it seems that for version 5.x some translations are missing.
For example : email validation message "the provided value must be an e-mail address" stays in english.
Aren't .po files out of date ?
The text was updated successfully, but these errors were encountered: