Open OmarIthawi opened 1 year ago
@OmarIthawi I have added your issue to our Translation board with feedback: https://github.com/orgs/openedx/projects/50/views/2?pane=issue&itemId=39034714
The list of languages is updated here: https://openedx.atlassian.net/wiki/spaces/COMM/pages/3157524644/Translation+Working+Group
Add default Open edX system-wide languages to the
atlas pull
workflow to avoid updating 50 repos whenever default languages change.Options:
1- No default languages 2- Store config within
openedx-translations:translations/default-filter.yml
which Atlas queries dynamically on each fetch--filter=ar,de,fr_CA
argumentATLAS_FILTER
environment variable which should be set by deployment maintainersBackground:
Currently default languages are specified in three ways:
i18n_tool tx pull
pulls relatively completely translated languages by default from Transifexconfig.yaml
which affectsi18n_tool tx pull
' in many repos: https://github.com/openedx/edx-platform/blob/master/conf/locale/config.yaml#L8-L29None of the approaches above is useful with OEP-58 and
atlas
because of its dependence on thetransifex-client