I found the problem.
I needed to add -perso-chacha-bases-block-editor after fr_FR in the json filename.
I found out this solution here: Gutenberg translation is not working
Big thank you!
Related Posts:
- How should you internationalize javascript spread in multiple files but build in one?
- WordPress: After Gutenberg plugin migration to block.json the localization/ translations with PolyGlot in JavaScript does not work anymore
- How to set the localization for a Gutenberg block?
- Gutenberg block JavaScript localisation on Polyglots does not work
- Using wp_set_script_translations without manually registering the script
- How to work with multilingual sites using the full site editor and block themes?
- WordPress custom block compatability with WPML
- How to translate multiple blocks within one plugin
- Localising a Block
- How to get a translated string from a language other than the current one?
- Localization: I want the backend: english and frontend in defined language
- Add To Gutenberg Sidebar
- How to detect the usage of Gutenberg
- Possible to use @wordpress/create-block with multiple blocks?
- What is the advantage of ‘register_block_type’ (the PHP function) when creating custom blocks?
- The Block Editor: Disable “Color settings” in the specific block
- What replaces wpColorPicker in Gutenberg?
- Find all the places where a block type is used
- WP Blocks – Gutenberg – not rendering $content
- Can’t we use strings defined as PHP constants if we want to translate them in a plugin?
- get_the_date() for translating date format
- How do I listen for a change in an innerBlock child?
- How to enable Gutenberg Block Editor on taxonomy term pages?
- What’s the absolute minimum code that I need to create a dynamic block?
- Adding another arg to comments_popup_link
- How to i18n text coming from the db or from an external source
- Custom Gutenberg Block: Excluding an allowed block from InnerBlock’s templateLock={‘all’}
- Determine if block has already been registered
- InnerBlocks breaks Flexbox and CSS Grid styles
- Is there a way to set the gutenberg color palette outside the theme?
- Gutenberg get withState variable in save function
- Generate PO File
- how define elements type in attributes type array of gutenberg blocks
- Convert GMT time to local time in Gutenberg Block Editor
- Restrict heading level in Gutenberg block `core/heading`
- How do I disable or hide the Layout block setting in the Group block
- Cleaning up after block dismount
- I cant see Block Editor with v5.7
- How to update block attribute after format is applied?
- How to add a class to the link of the default Gutenberg Button block?
- Add support for ‘alignnone’ to Gutenberg block align controls?
- How do I replace a audio gutenberg block to native audio wordpress
- Converting a theme to Gutenberg but some styles are missing in the front end [closed]
- Translating dynamic strings
- WordPress translation loading english file
- What version of React does Gutenberg use?
- How to become a translator on wordpress.org?
- Localization, escape html elements mid-sentence
- Gutenberg: How filter blocks of a certain type with parse_blocks recursively?
- Gutenberg add checkbox using PluginPostStatusInfo
- Is hint for translator compulsory while internationalizing a string containing variables?
- How to view all currently registered block patterns?
- LinkControl – how to toggle opensInNewTab
- Block editor — how to remove default classes
- I cant find the custom html block
- Gutenberg allow use of block, but hide it from the block picker
- I am working with gutenberg blocks, specially a slider block. I wish to show the excerpt content from a custom api to the backend as well as frontend
- WordPress Gutemberg RichText FormatType no wrap with tagName
- Add page title after first block
- Save JSON data with Gutenberg and show it in the content
- Gutenberg Blocks – Save a predefined text attribute?
- Adding a size to core/image in an innerblocks breaks the save
- Can I add custom code to gutenberg auto save?
- How to get the revisions feature back on the classic editor?
- how to use a Text component in javascript?
- How to nest a list inside a blockquote using the Gutenberg block-editor?
- Is there an obvious error in this React code for customizing a Gutenberg Block?
- Two content editors (gutenberg blocks) on the same page
- How to wrap Gutenberg blocks into a custom container (without using HTML blocks)?
- DateTimePicker script and style missing?
- Translating form labels shortcode output
- Display Today’s date outside the loop?
- How to remove multiple blocks of Gutenberg at the same time?
- How to set the background color of a template part (Header/Footer) in Twenty Twentythree?
- Run callback on removeBlock action
- Gutenberg blocks – only allow as innerblock
- Pullquote Block Styles disappeared?
- Using useSelect creates “minified React error”
- How do I reinstate the “Add Block” feature that changes with the update?
- Is it possible to consume context from a parent block and update it from within a child block?
- Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined
- WordPress “HTML editor” which doesn’t trash hand-coded HTML?
- How to force package.json to create build some files?
- How to modify array of object in Gutenberg (block/editor)?
- Full Site Editing (FSE) – How do I display no results with wp:query?
- Gallery Block in template, validation fails after adding column number
- My block plugin break causes “an unexpected error in the block editor”
- Translations not making it into Block UI but work in the rest of the plugin
- Is it possible to remove the gutenberg duotone effect on hover?
- Getting index of a custom ACF block with PHP?
- Gutenberg Dev – React Context.Provider returns undefined
- Avoid automatic scroll jump when dragging a resize handle in a Gutenberg block
- Default RichText Editor custom block fails validation
- Register block pattern category with higher priority
- Block validation – conflict between my attrributes and save.js file
- How do I edit a block pattern of mine?
- How to apply a class to a portion of text in a paragraph block?
- Filtering the Navigation Block
- Using Nested Blocks With Custom Query Block
- Custom `BlockControls` button for multiple block selection of different types