| 1 |
__( |
| 2 |
"To paste a link to this element, first remove the link from it's parent container.", |
| 3 |
'elementor' |
| 4 |
); |
| 5 |
__( "To drag a link to this element, first remove the link from it's parent container.", 'elementor' ); |
| 6 |
__( 'Elements', 'elementor' ); |
| 7 |
__( "Forms can't be nested. Create separate forms instead.", 'elementor' ); |
| 8 |
__( 'Form elements must be placed inside a form.', 'elementor' ); |
| 9 |
__( 'Style Reset', 'elementor' ); |
| 10 |
__( 'Style Pasted', 'elementor' ); |
| 11 |
// translators: %s is the name of the property that was edited. |
| 12 |
__( '%s edited', 'elementor' ); |