Skip to content

[Issue] Fixed placeholder translation in Magento UI grid search component #30510

Closed
@m2-assistant

Description

@m2-assistant

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 (*)

  1. Install any language pack, which contains translation of phrase 'Search by keyword'.
  2. Turn on appropriate language
  3. Look at any grid in the backend.

Actual Result: ✖️ Phrase 'Search by keyword' is not translated.

2020-10-16_11-38

Expected Result: ✔️ Phrase 'Search by keyword' should be translated.

2020-10-16_11-34

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages

Metadata

Metadata

Labels

Component: UiEvent: MageCONF CD 2020Fixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: doneReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions