Skip to content

Show input language #67

Closed
wants to merge 3 commits into from
Closed

Show input language #67

wants to merge 3 commits into from

Commits on Feb 7, 2020

  1. Admin: Show current input language

    Display the expected language of the current streamfield
    input field in a floating box.
    donald committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e62d158 View commit details
    Browse the repository at this point in the history
  2. Update translations

    Run
    
    	./manage.py makemessages -l de
    donald committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ec47b44 View commit details
    Browse the repository at this point in the history
  3. Add translations to input language hint

    - Update template file
    - run `./manage.py maketransaltions -l de`
    - translate new strings
    donald committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e04d1d7 View commit details
    Browse the repository at this point in the history