This commit is contained in:
proelements
2026-05-04 11:47:14 +03:00
parent b499583e5a
commit 872bc6fb57
375 changed files with 39949 additions and 9185 deletions
@@ -127,7 +127,7 @@ class Floating_Buttons extends Theme_Document {
$actions['edit_with_elementor'] = sprintf(
'<a href="%1$s">%2$s</a>',
$edit_url,
esc_html__( 'Edit with Elementor', 'elementor-pro' )
esc_html__( 'Edit', 'elementor-pro' )
);
}