Error messages are not translated #16656
Labels
Bug
A problem or regression with an existing feature
good first issue
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
ui
Issues relating to the user interface
Projects
Milestone
Describe the bug
Error messages are not translated
To Reproduce
Expected behavior
Be translated
Server configuration
Dev details
The message seen in french is added with the rule in
phpmyadmin/js/src/table/change.js
Lines 166 to 170 in 491c95f
If this function was called and was doing its work that would fix this issue
phpmyadmin/templates/javascript/variables.twig
Line 88 in ceac762
Manually calling it (from dev console) does fix the issue, but this feels more like a hack because this is the only line supposed to call it
phpmyadmin/js/src/table/change.js
Line 444 in 491c95f
The text was updated successfully, but these errors were encountered: