vinkla / wordplate

A boilerplate for WordPress, built with Composer and designed with sensible defaults.
2.11k stars 155 forks source link

Incomplete translation #455

Closed CyrilBellamy closed 1 month ago

CyrilBellamy commented 1 month ago

Hi,

I have created a fresh wordplate project andh i have install french language with 'koodimonni-language/fr_fr'. Then, i have create a page with Gutenberg and the editor isn't fully translated. I have also use wpcli for install but same result. On another project, using older Wordplate version i don't have problem

image image

vinkla commented 1 month ago

I don't believe this issue is related to WordPlate.

CyrilBellamy commented 1 month ago

When i disable Gutenberg (add_filter('use_block_editor_for_post', '__return_false');) image

With image

With Wordplate only btw

vinkla commented 1 month ago

If you find any bugs, please submit a pull request with a fix. For future GitHub issues, I recommend providing as much information as possible. This is an open-source community, not a support forum.