Problem/Motivation
Step to recreate:
Installing Drupal 8.7.x (Standard installation) in English
Enable language modules -
- Provides a translation interface for configuration.
- Content Translation
- Interface Translation
- Language
Navigate to /admin/config/regional/language/add
, select Spanish in dropdown and click on "Add language"
(wait for Updating translations page to finish downloading and processing everything)
You will see that over 95% of interface translation was imported, but the interface is still only in English even on Spanish pages. (Menu items are in Spanish)
Navigate to /es/admin/config/regional/translate
, type in the search box (El texto contiene):This page allows a translator
and press Enter.
There is a translation, but for some reason, it is showing only the English interface.
And there's another similar paragraph in English that does not have a translation./es/admin/config/regional/translate
page in Drupal 8.7.x -
This bug is new to Drupal 8.7.x and is not happening in Drupal 8.6.x
/es/admin/config/regional/translate
page in Drupal 8.6.x -
(I tested it again by a simple new standard installation in Español - and got an English interface instead of the interface in Spanish)