Skip to content

Add patch to fix leaking translations #59

Closed
wants to merge 1 commit into from

Commits on Jan 15, 2020

  1. Add patch to fix leaking translations

    Currently, when a translatable fields value is set via the admin
    intrface in a specific lungage (e.g. title_de) , that value leaks into
    the translated field of the language of the session (e.h. title_en).
    
    This patch tries to fix this.
    donald committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d18a2ae View commit details
    Browse the repository at this point in the history