You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My site's default language is Finnish but I need to use English for admin pages. There should be next to Default language option the second one where user could choose the admin language. I tried also to change language from my user account but it didn't make any change (bug?).
What went into Drupal 8 is a user-specific administration language, but what the module provides is a site-specific administration language. For simplicity's sake, I think we should take the approach of the module, and not that of Drupal 8.
The use-case for needing a different language to administer the site in than you see the site in is likely not an 80% use-case. I'd recommend that we start from the D7 module and incorporate that instead.
We should add the ability to specify an administrative language that gets used for all administrators. Essentially https://www.drupal.org/project/admin_language module.
Original issue from drupal.org: https://www.drupal.org/node/322995
Changelog: https://www.drupal.org/node/1776768
This patch is actually quite trivial and being from 2012 is almost directly applicable to Backdrop.
The text was updated successfully, but these errors were encountered: