Files
proelements/assets/js/packages/editor-controls-extended/editor-controls-extended.strings.js
T
proelements b499583e5a v3.35.0
2026-02-16 11:44:35 +02:00

17 lines
647 B
JavaScript

__( 'Display Conditions', 'elementor-pro' );
__( "Empty attribute names aren't valid and won't render on the page.", 'elementor-pro' );
__( 'Name', 'elementor-pro' );
__( 'Value', 'elementor-pro' );
__(
'Names can only use letters, numbers, dashes (-) and underscores (_).',
'elementor-pro'
);
__(
'The use of pseudo-states is not permitted. Instead, switch to the desired pseudo state and add your custom code there.',
'elementor-pro'
);
__(
'The use of @media width queries is not permitted. Instead, switch to the desired breakpoint and add your custom code there.',
'elementor-pro'
);
__( 'Clear', 'elementor-pro' );