first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
__( 'Use Atomic Elements alongside your existing widgets', 'elementor' );
|
||||
__( 'No need to rebuild pages. Combine legacy & new workflows.', 'elementor' );
|
||||
__( 'Build reusable design systems', 'elementor' );
|
||||
__( 'Classes, Variables & Components give a clear path for scale.', 'elementor' );
|
||||
__( 'Keep styles consistent across your site', 'elementor' );
|
||||
__( 'A unified Style tab with full control over responsive design.', 'elementor' );
|
||||
__( 'Get unparalleled performance', 'elementor' );
|
||||
__( 'Clean code and a light CSS footprint with single-div wrappers.', 'elementor' );
|
||||
__( 'You’re now using the Atomic editor', 'elementor' );
|
||||
__(
|
||||
'Elementor’s new editing experience is now active. Your existing pages stay exactly the same - you can keep working as usual while exploring new Atomic Elements.',
|
||||
'elementor'
|
||||
);
|
||||
__( 'Need help getting started?', 'elementor' );
|
||||
__( 'Learn more', 'elementor' );
|
||||
Reference in New Issue
Block a user