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
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?).
Changelog: https://www.drupal.org/node/1776768
This patch is actually quite trivial and being from 2012 is almost directly applicable to Backdrop.
Recent comments
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?