Skip to content

Add patch to fix leaking translations #59

Closed
wants to merge 1 commit into from

Conversation

donald
Copy link
Member

@donald donald commented Jan 14, 2020

Currently, when a translatable fields value is set via the admin
interface in a specific language (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.

Fixes: #15 Edit: Fixes: #10

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
Copy link
Member Author

donald commented Jan 16, 2020

@donald donald closed this Jan 16, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
1 participant