mirror of
https://github.com/proelements/proelements.git
synced 2026-05-05 17:15:58 +00:00
v4.0.4
This commit is contained in:
@@ -46,9 +46,8 @@ class Module extends Module_Base {
|
||||
'utm_content' => 'cloud-library',
|
||||
'source' => 'cloud-library',
|
||||
] ) ),
|
||||
'library_connect_title_copy' => esc_html__( 'Connect to your Elementor account', 'elementor-pro' ),
|
||||
'library_connect_sub_title_copy' => esc_html__( 'This includes purchasing and activating your Elementor Pro license on a specific site.', 'elementor-pro' ) . '<br>' . esc_html__( 'Then you can find all your templates in one convenient library.', 'elementor-pro' ),
|
||||
'library_connect_button_copy' => esc_html__( 'Connect & Activate', 'elementor-pro' ),
|
||||
] );
|
||||
'library_connect_title_copy' => esc_html__( 'Connect & Activate', 'elementor-pro' ),
|
||||
'library_connect_sub_title_copy' => esc_html__( 'Sub Title', 'elementor-pro' ),
|
||||
'library_connect_button_copy' => esc_html__( 'Connect & Activate', 'elementor-pro' ), ] );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user