Skip to content

Inject JSON file translations only when they differ

Luigi Toscano requested to merge work/ltoscano/json_only_inject_unique into master

Only copy an entry when it differs from the original version, thus reducing the size of the JSON file (there is a fallback to the untranslated value anyway).

Merge request reports