We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afd7ecc + d10f1c8 commit 02aca81Copy full SHA for 02aca81
app/code/Magento/Ui/view/base/web/js/grid/search/search.js
@@ -19,7 +19,7 @@ define([
19
return Element.extend({
20
defaults: {
21
template: 'ui/grid/search/search',
22
- placeholder: 'Search by keyword',
+ placeholder: $t('Search by keyword'),
23
label: $t('Keyword'),
24
value: '',
25
previews: [],
0 commit comments