Skip to content

Commit 9a49762

Browse files
author
moldcraft
committed
fixed translation domain
1 parent f1c9cc6 commit 9a49762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/page-builder/class-fw-option-type-page-builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ protected function _enqueue_static( $id, $option, $data ) {
151151
$script_handle,
152152
'_fw_page_builder_modal_save_all',
153153
array(
154-
'btn_text_suffix' => __(' All', 'the-core'),
154+
'btn_text_suffix' => __(' All', 'fw'),
155155
)
156156
);
157157
}

0 commit comments

Comments
 (0)