mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
It appears that some server-side change to Transifex resulted in the "onlytranslated" mode deleting some (all?) strings from django.po files that were not translated. Testing determined that the "translator" mode appears to now be the only mode that works with both our django.po and translations.json files (We want to avoid both copying the English strings and deleting strings), so we're switching to that. Background is available here: https://chat.zulip.org/#narrow/stream/3-backend/topic/4.2Ex.20branch.20translations.20sync/near/1187324