10 lines
372 B
JavaScript
10 lines
372 B
JavaScript
__( 'Show global settings', 'elementor' );
|
|
__( 'Colors', 'elementor' );
|
|
__( 'Fonts', 'elementor' );
|
|
__( 'The five boxing wizards jump quickly.', 'elementor' );
|
|
__( 'Global Fonts', 'elementor' );
|
|
__( 'System Fonts', 'elementor' );
|
|
__( 'Custom Fonts', 'elementor' );
|
|
__( 'Global Colors', 'elementor' );
|
|
__( 'System Colors', 'elementor' );
|
|
__( 'Custom Colors', 'elementor' ); |