# elementor/3.35.9/assets/js/packages/editor-components/editor-components.strings.js

Elementor Website Builder – more than just a page builder, version 3.35.9. 122 lines.

- Page: https://pluginprobe.com/plugins/elementor/3.35.9/code/assets/js/packages/editor-components/editor-components.strings.js
- Raw: https://pluginprobe.com/plugins/elementor/3.35.9/raw/assets/js/packages/editor-components/editor-components.strings.js
- Modified: 2026-03-25T18:38:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/3.35.9/code/assets/js/packages/editor-components/editor-components.strings.js#L10-L20`.

```javascript
__( "This widget isn't compatible with components. Use atomic elements instead.", 'elementor' );
__( "Can't add this component - components that contain each other can't be nested.", 'elementor' );
__( 'Components', 'elementor' );
__( 'Edit Component', 'elementor' );
/* translators: %s is the name of the user who is currently editing the document */
__( '%s is currently editing this document', 'elementor' );
__(
							'You can wait for them to finish or reach out to coordinate your changes together.',
							'elementor'
						);
__( 'Close', 'elementor' );
__( 'Default', 'elementor' );
__( 'Restore Element', 'elementor' );
/* translators: %s: component name */
__( 'Successfully deleted component %s', 'elementor' );
__( 'Override Property', 'elementor' );
__( 'Default', 'elementor' );
__( 'Name', 'elementor' );
__( 'Group Name', 'elementor' );
__( 'Create new property', 'elementor' );
__( 'Update property', 'elementor' );
__( 'Create', 'elementor' );
__( 'Update', 'elementor' );
__( 'Enter value', 'elementor' );
__( 'Overridable property', 'elementor' );
__( 'Make prop overridable', 'elementor' );
/* translators: %s: component name. */
__( 'Edit %s', 'elementor' );
__(
				'Edit the component to add properties, manage them or update the design across all instances.',
				'elementor'
		  );
__(
				'With your current role, you cannot edit this component. Contact an administrator to add properties.',
				'elementor'
		  );
__( 'No properties yet', 'elementor' );
__( 'Edit component', 'elementor' );
__( 'Exit component editing mode', 'elementor' );
__( 'Component created successfully.', 'elementor' );
__( 'Failed to create component. Please try again.', 'elementor' );
__(
					'Components require atomic elements only. Remove widgets to create this component.',
					'elementor'
				);
/* translators: %s is the maximum number of components */
__(
					`You've reached the limit of %s components. Please remove an existing one to create a new component.`,
					'elementor'
				);
__( 'Create component', 'elementor' );
__( 'Name', 'elementor' );
__( 'Cancel', 'elementor' );
__( 'Create', 'elementor' );
__( 'Delete this component?', 'elementor' );
__(
						'Existing instances on your pages will remain functional. You will no longer find this component in your list.',
						'elementor'
					);
__( 'Try Components for free:', 'elementor' );
__(
						'Soon Components will be part of the Pro subscription, but what you create now will remain on your site.',
						'elementor'
					);
__( 'No components yet', 'elementor' );
__( 'Components are reusable blocks that sync across your site.', 'elementor' );
__( 'Create once, use everywhere.', 'elementor' );
__(
								'With your current role, you cannot create components. Contact an administrator to create one.',
								'elementor'
						  );
__( 'Learn more about components', 'elementor' );
__( 'Create your first one:', 'elementor' );
__(
								'Right-click any div-block or flexbox on your canvas or structure and select "Create component"',
								'elementor'
							);
__( 'Sorry, nothing matched', 'elementor' );
__( 'Try something else.', 'elementor' );
__( 'Clear & try again', 'elementor' );
__( 'Rename', 'elementor' );
__( 'Delete', 'elementor' );
__( 'Search', 'elementor' );
__( 'Add your first property', 'elementor' );
__( 'Properties make instances flexible.', 'elementor' );
__(
								'Select any Element, then in the General tab, click next to any setting you want users to customize - like text, images, or links.',
								'elementor'
							);
__(
								'Your properties will appear in the Properties panel, where you can organize and manage them anytime.',
								'elementor'
							);
__( 'Learn more', 'elementor' );
__( 'Got it', 'elementor' );
__( 'Group ID or component ID is missing', 'elementor' );
__( 'Group actions', 'elementor' );
__( 'Rename', 'elementor' );
__( 'To delete the group, first remove all the properties', 'elementor' );
__( 'Delete', 'elementor' );
__( 'Add your first property', 'elementor' );
__( 'Make instances flexible while keeping design synced.', 'elementor' );
__( 'Select any element, then click + next to a setting to expose it.', 'elementor' );
__( 'Learn more', 'elementor' );
__( 'Something went wrong', 'elementor' );
__( 'Component properties', 'elementor' );
__( 'Add new group', 'elementor' );
__( 'Add new group', 'elementor' );
__( 'Close panel', 'elementor' );
__( 'Close panel', 'elementor' );
__( 'Back', 'elementor' );
__( 'Back', 'elementor' );
__( 'Component properties', 'elementor' );
__( 'Component properties', 'elementor' );
__( 'Property name is required', 'elementor' );
__( 'Property name already exists', 'elementor' );
__( 'Component name is too long. Please keep it under 50 characters.', 'elementor' );
__( 'Component name already exists', 'elementor' );
__( 'Component name is required.', 'elementor' );
__( 'Component name is too short. Please enter at least 2 characters.', 'elementor' );
__( 'Group name is required', 'elementor' );
__( 'Group name already exists', 'elementor' );
```
