diff --git a/includes/core.php b/includes/core.php index 2e8c35b5..c337d80a 100755 --- a/includes/core.php +++ b/includes/core.php @@ -368,6 +368,8 @@ function block_editor_assets() { ) ); + wp_set_script_translations( 'go-block-filters', 'go' ); + } /**