A translation of the Drupal 8 user interface text into simple english.
##Rationale
Simple English for Drupal 8 has two goals:
- To provide a simpler version of Drupal interface text that is more accessible to non-technical users, and users who do not speak English as a first language (like Simple English Wikipedia).
- To provide a test-bed for possible future global changes to Drupal interface test to make it more understandable to all users.
- Instal Drupal 8
- Open the menu tab and select "extend"
- Scroll to the bottom of the page and enable all of the Modules in the "Regional and language" group.
- Save the page.
- Go to the "configuration" tab
- In the "Regional and languages" panel, click "Languages"
- Click "Add language"
- Click on "language name" and scroll all the way down the dropdown to "Custom language"
- Under "language code" type "en-x-simple"
- Under "Language name" type "Simple English"
- Finish by clicking "Add custom language"
- Go to configuration/langages
- Enable "Customize Content language detection to differ from Interface text language detection settings"
- in the "Interface text language detection" group click "selected language/settings"
- Set the default language to "Simple English" (Recommended since Simple English users will outnumber others and should therefore be a superset)
- in the "Interface text language detection" group enable "Account administration pages". Now administrators who don't want Simple English can override Simple English by setting "English" in their own account pages.