← All changes
|
includes/salient-widgets/property-address-postcode.php
+7
-7
2.2.4
→
2.3.1
View file →
| @@ -50,21 +50,21 @@ | ||
| 50 | 50 | 'text_align', |
| 51 | 51 | 'font_size', |
| 52 | 52 | 'line_height', |
| 53 | 53 | 'color', |
| 54 | - 'tag_description' => esc_html__( 'Select element tag.', 'js_composer' ), | |
| 55 | - 'text_align_description' => esc_html__( 'Select text alignment.', 'js_composer' ), | |
| 56 | - 'font_size_description' => esc_html__( 'Enter font size.', 'js_composer' ), | |
| 57 | - 'line_height_description' => esc_html__( 'Enter line height.', 'js_composer' ), | |
| 58 | - 'color_description' => esc_html__( 'Select heading color.', 'js_composer' ), | |
| 54 | + 'tag_description' => esc_html__( 'Select element tag.', 'propertyhive' ), | |
| 55 | + 'text_align_description' => esc_html__( 'Select text alignment.', 'propertyhive' ), | |
| 56 | + 'font_size_description' => esc_html__( 'Enter font size.', 'propertyhive' ), | |
| 57 | + 'line_height_description' => esc_html__( 'Enter line height.', 'propertyhive' ), | |
| 58 | + 'color_description' => esc_html__( 'Select heading color.', 'propertyhive' ), | |
| 59 | 59 | ), |
| 60 | 60 | ), |
| 61 | 61 | ), |
| 62 | 62 | array( |
| 63 | 63 | 'type' => 'css_editor', |
| 64 | - 'heading' => __( 'CSS box', 'js_composer' ), | |
| 64 | + 'heading' => __( 'CSS box', 'propertyhive' ), | |
| 65 | 65 | 'param_name' => 'css', |
| 66 | - 'group' => __( 'Design Options', 'js_composer' ), | |
| 66 | + 'group' => __( 'Design Options', 'propertyhive' ), | |
| 67 | 67 | ), |
| 68 | 68 | ) |
| 69 | 69 | )); |
| 70 | 70 | } |