| 1 |
<wpml-config> |
| 2 |
<custom-types> |
| 3 |
<custom-type translate="1">docs</custom-type> |
| 4 |
</custom-types> |
| 5 |
<taxonomies> |
| 6 |
<taxonomy translate="1">doc_category</taxonomy> |
| 7 |
<taxonomy translate="1">doc_tag</taxonomy> |
| 8 |
</taxonomies> |
| 9 |
<admin-texts> |
| 10 |
<key name="theme_mods_*"> |
| 11 |
<key name="betterdocs_social_sharing_text" /> |
| 12 |
<key name="betterdocs_live_search_heading" /> |
| 13 |
<key name="betterdocs_live_search_subheading" /> |
| 14 |
</key> |
| 15 |
<key name="betterdocs_settings"> |
| 16 |
<key name="breadcrumb_doc_title" /> |
| 17 |
<key name="search_placeholder" /> |
| 18 |
<key name="search_not_found_text" /> |
| 19 |
<key name="count_text" /> |
| 20 |
<key name="count_text_singular" /> |
| 21 |
<key name="exploremore_btn_txt" /> |
| 22 |
<key name="toc_title" /> |
| 23 |
<key name="breadcrumb_home_text" /> |
| 24 |
<key name="feedback_link_text" /> |
| 25 |
<key name="feedback_form_title" /> |
| 26 |
<key name="search_button_text" /> |
| 27 |
<key name="breadcrumb_home_url" /> |
| 28 |
</key> |
| 29 |
</admin-texts> |
| 30 |
<elementor-widgets> |
| 31 |
<widget name="betterdocs-doc-share"> |
| 32 |
<conditions> |
| 33 |
<condition key="widgetType">betterdocs-doc-share</condition> |
| 34 |
</conditions> |
| 35 |
<fields> |
| 36 |
<field type="Doc Share: Title" editor_type="LINE">share_title</field> |
| 37 |
</fields> |
| 38 |
</widget> |
| 39 |
<widget name="betterdocs-feedback"> |
| 40 |
<conditions> |
| 41 |
<condition key="widgetType">betterdocs-feedback</condition> |
| 42 |
</conditions> |
| 43 |
<fields> |
| 44 |
<field type="Doc Feedback: Content" editor_type="LINE">feedback_link_title</field> |
| 45 |
<field type="Doc Feedback: Feedback Form Title" editor_type="LINE">feedback_form_title</field> |
| 46 |
<field type="Doc Feedback: Button Text" editor_type="LINE">feedback_form_button_text</field> |
| 47 |
</fields> |
| 48 |
</widget> |
| 49 |
<widget name="betterdocs-search-form"> |
| 50 |
<conditions> |
| 51 |
<condition key="widgetType">betterdocs-search-form</condition> |
| 52 |
</conditions> |
| 53 |
<fields> |
| 54 |
<field type="Doc Feedback: Placeholder" editor_type="LINE">section_search_field_placeholder</field> |
| 55 |
</fields> |
| 56 |
</widget> |
| 57 |
<widget name="betterdocs-toc"> |
| 58 |
<conditions> |
| 59 |
<condition key="widgetType">betterdocs-toc</condition> |
| 60 |
</conditions> |
| 61 |
<fields> |
| 62 |
<field type="Doc Table of Contents: TOC Title" editor_type="LINE">toc_title</field> |
| 63 |
</fields> |
| 64 |
</widget> |
| 65 |
<widget name="betterdocs-category-grid"> |
| 66 |
<conditions> |
| 67 |
<condition key="widgetType">betterdocs-category-grid</condition> |
| 68 |
</conditions> |
| 69 |
<fields> |
| 70 |
<field type="BetterDocs Category Grid: Button Text" editor_type="LINE">button_text</field> |
| 71 |
</fields> |
| 72 |
</widget> |
| 73 |
</elementor-widgets> |
| 74 |
</wpml-config> |
| 75 |
|