__( 'Design System', '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' );
__( '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' );
__( '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' );
__( 'Design system', 'elementor' );
__( 'Close', 'elementor' );
__( 'Variables', 'elementor' );
__( 'Classes', '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' );
__( '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' );