# elementor/4.3.2/assets/js/packages/editor-design-system/editor-design-system.strings.js

Elementor Website Builder – more than just a page builder, version 4.3.2. 44 lines.

- Page: https://pluginprobe.com/plugins/elementor/4.3.2/code/assets/js/packages/editor-design-system/editor-design-system.strings.js
- Raw: https://pluginprobe.com/plugins/elementor/4.3.2/raw/assets/js/packages/editor-design-system/editor-design-system.strings.js
- Modified: 2026-09-01T11:47:36+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/4.3.2/code/assets/js/packages/editor-design-system/editor-design-system.strings.js#L10-L20`.

```javascript
__( 'You have unsaved changes', 'elementor' );
__(
							"To open the Design System, save your page first. You can't continue without saving.",
							'elementor'
						);
__( 'Stay here', 'elementor' );
__( 'Save & Continue', 'elementor' );
__( 'Design system actions', 'elementor' );
__(
		`Export is in progress. The file will be downloaded when it's complete.`,
		'elementor'
	);
__(
		`Import is in progress. You will receive a notification when it's complete.`,
		'elementor'
	);
__( 'Import', 'elementor' );
__( 'Export', 'elementor' );
__( 'Design system', 'elementor' );
__( 'Close', 'elementor' );
__( 'Defaults', 'elementor' );
__( 'Variables', 'elementor' );
__( 'Classes', 'elementor' );
__( 'Export in progress. Your file will download when it’s ready.', 'elementor' );
__( 'Design system exported', 'elementor' );
__( 'Your design system export failed', 'elementor' );
__( 'Try again', 'elementor' );
__( 'Replace existing values', 'elementor' );
__( 'Imported design system values will overwrite existing variables and classes.', 'elementor' );
__( 'Keep existing values', 'elementor' );
__( 'Existing variables and classes will not change.', 'elementor' );
__( 'How to handle conflicts with existing variables or classes?', 'elementor' );
__( 'Import Design System', 'elementor' );
__( 'Design system file dropzone', 'elementor' );
// translators: %d is the maximum file size in megabytes.
__( 'zip (max. %dMB)', 'elementor' );
__( 'Learn how design system imports work', 'elementor' );
__( 'Cancel', 'elementor' );
__( 'Import', 'elementor' );
__( 'Import in Progress. You will be notified when the import is complete.', 'elementor' );
__( 'Design system imported', 'elementor' );
__( 'Your design system import failed', 'elementor' );
__( 'Try again', 'elementor' );
__( 'Design System', 'elementor' );
```
