Closed
Description
This issue is automatically created based on existing pull request: #30493: Fixed placeholder translation in Magento UI grid search component
Fixed translations in Magento UI grid search component
Precondition (*)
Magento 2.4-develop
Description (*)
Grid search input placeholder is not translated. Even if a phrase exists in translations csv file, translation will not be shown in UI since in js component function $t()
are not used.
Manual testing scenarios (*)
- Install any language pack, which contains translation of phrase 'Search by keyword'.
- Turn on appropriate language
- Look at any grid in the backend.
Actual Result: ✖️ Phrase 'Search by keyword' is not translated.
Expected Result: ✔️ Phrase 'Search by keyword' should be translated.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 4. Acknowledged. Issue is added to backlog and ready for developmentNo current plan to fix. Fixing can be deferred as a logical part of more important work.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects aesthetics, professional look and feel, “quality” or “usability”.
Type
Projects
Status
Done