PluginProbe
Elementor Website Builder – more than just a page builder / 3.34.3
Elementor Website Builder – more than just a page builder v3.34.3
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
elementor / assets / js / packages / editor-components / editor-components.strings.js

editor-components.strings.js in Elementor Website Builder – more than just a page builder 3.34.3, at assets/js/packages/editor-components/editor-components.strings.js

45 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 __( 'Components', 'elementor' );
2 __( 'Edit Component', 'elementor' );
3 __( 'Default', 'elementor' );
4 /* translators: %s is the name of the user who is currently editing the document */
5 __( '%s is currently editing this document', 'elementor' );
6 __(
7 'You can wait for them to finish or reach out to coordinate your changes together.',
8 'elementor'
9 );
10 __( 'Close', 'elementor' );
11 __( 'Override Property', 'elementor' );
12 __( 'Default', 'elementor' );
13 __( 'Name', 'elementor' );
14 __( 'Group Name', 'elementor' );
15 __( 'Create new property', 'elementor' );
16 __( 'Update property', 'elementor' );
17 __( 'Create', 'elementor' );
18 __( 'Update', 'elementor' );
19 __( 'Enter value', 'elementor' );
20 __( 'Overridable property', 'elementor' );
21 __( 'Make prop overridable', 'elementor' );
22 __( 'Exit component editing mode', 'elementor' );
23 __( 'Component saved successfully as: %1$s (UID: %2$s)', 'elementor' );
24 __( 'Failed to save component. Please try again.', 'elementor' );
25 __( 'Save as a component', 'elementor' );
26 __( 'Name', 'elementor' );
27 __( 'Cancel', 'elementor' );
28 __( 'Create', 'elementor' );
29 __( 'Text that explains that there are no Components yet.', 'elementor' );
30 __(
31 'Once you have Components, this is where you can manage them—rearrange, duplicate, rename and delete irrelevant classes.',
32 'elementor'
33 );
34 __( 'To create a component, first design it, then choose one of three options:', 'elementor' );
35 __( '1. Right-click and select Create Component', 'elementor' );
36 __( '2. Use the component icon in the Structure panel', 'elementor' );
37 __( '3. Use the component icon in the Edit panel header', 'elementor' );
38 __( 'Sorry, nothing matched', 'elementor' );
39 __( 'Try something else.', 'elementor' );
40 __( 'Clear & try again', 'elementor' );
41 __( 'Search', 'elementor' );
42 __( 'Component name is too long. Please keep it under 50 characters.', 'elementor' );
43 __( 'Component name already exists', 'elementor' );
44 __( 'Component name is required.', 'elementor' );
45 __( 'Component name is too short. Please enter at least 2 characters.', 'elementor' );