Skip to content

Overriding translations in a theme only works for EN #2384

@tvdijen

Description

@tvdijen

Overriding translations in a custom theme only works for English. Once I switch to another language, the original text is shown instead of the custom translation from my theme.

To reproduce:

  • Set 'theme.use' => 'themetim:tim',
  • Set 'language.available' => ['de', 'en', 'nl', 'fr', 'es'],
  • Set 'language.default' => 'en',
  • Deploy attached theme inside modules-directory.

themetim.tar.gz

  • Go to admin-login and switch languages to see that only the English language show the custom translation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions