Yoast / duplicate-post

Yoast Duplicate Post plugin for WordPress
https://yoast.com
GNU General Public License v2.0
46 stars 35 forks source link

Missing translations in Gutenberg editor #233

Closed petitphp closed 7 months ago

petitphp commented 2 years ago

Even after downloading translations for the plugin, buttons in the publish panel in Gutenberg editor remain in english.

without_set_script_translations

Calling wp_set_script_translations with the editor script handle and the plugin textdomain fix the issue.

with_set_script_translations
trinermedia commented 3 months ago

@enricobattocchi This fix is not released yet, right? By the way, other strings are also affected, e.g. the “Republish” button and the message below.

republish button and message in gutenberg