Skip to content

Commit

Permalink
[wpmlpb-520] Translate strings in Search widget
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalbou authored and dgwatkins committed Jul 9, 2024
1 parent e7d92f7 commit d1c82cb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion elementor/wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,13 @@
<field type="Lottie: Caption" editor_type="LINE">caption</field>
<field type="Lottie: Link" editor_type="LINK">custom_link>url</field>
</fields>
</widget>
</widget>
<widget name="search">
<fields>
<field>search_input_placeholder_text</field>
<field>submit_button_text</field>
<field>nothing_found_message_text</field>
</fields>
</widget>
</elementor-widgets>
</wpml-config>

0 comments on commit d1c82cb

Please sign in to comment.