Skip to content

Translation of Gutenberg Plugin missing when using Bedrock #438

@Furo42

Description

@Furo42

Most of the translations in the backend of the block editor are missing when using Bedrock Boilerplate together with Gutenberg Plugin.
The translations were installed correctly.

A similiar problem was described in this topic and marked as fixed.
https://core.trac.wordpress.org/ticket/45528
Also this Bug happens only when using the separate Gutenberg Plugin. There is no problem when using the block editor in Wordpress 5.2.1.
This bug also appears only in Bedrock. If I define a custom wp-content in a standard WordPress installation the translations were shown correctly.
If I deactivate the part where wp-content custom directory is defined in Bedrock (in the applications.php) the translations are also there.

The Gutenberg Plugin is nearly fully translated in German. So the translations should show up. The best indicator is the string "Status and Visbility" at the right sidebar which should be "Status und Sichtbarkeit" in German.

bedrock_bug

To reproduce
Steps to reproduce the behavior:

  1. Install WordPress with Bedrock
  2. Use a different language than English
  3. Install Gutenberg Plugin with Composer or within the WP-Admin and activate it
  4. Install the Translations
  5. Create a new Post
  6. The Blocks and the Boxes on the right Sidebar are shown in English

Desktop:
OS: Windows
Browser Chrome 74, Firefox 67

Tested with:

  • Wordpress 5.2.1
  • Gutenberg Version 5.7.0 and 5.8.0
  • Bedrock 1.12.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions