Skip to content

Commit 655ae6d

Browse files
MAGETWO-92365: [Jenkins] Resolve CodeMess and UiComponent Build Failures
- add translate to title
1 parent a15618b commit 655ae6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_map_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
</item>
125125
</argument>
126126
<settings>
127-
<title>Add Location</title>
127+
<title translate="true">Add Location</title>
128128
<imports>
129129
<link name="disabled">ns = ${ $.ns }, index = google_map_api_key_check:visible</link>
130130
</imports>

0 commit comments

Comments
 (0)