Skip to content
Snippets Groups Projects
Unverified Commit f214e845 authored by boklm's avatar boklm
Browse files

Update migrate_langs in projects/release/update_responses_config.yml

This reverts the changes from 3a12465d
to that file.

Since we changed in a3f49129 the default
locale to be `ALL`, users of any unkwnown locale should now be redirected
to `ALL`, without the need for setting `migrate_langs` for those
locales.
parent 481fabd3
No related branches found
No related tags found
No related merge requests found
......@@ -39,43 +39,6 @@ versions:
migrate_archs:
# for example, pt-PT: pt-BR
migrate_langs:
ar: ALL
ca: ALL
cs: ALL
da: ALL
de: ALL
el: ALL
en-US: ALL
es-AR: ALL
es-ES: ALL
fa: ALL
fr: ALL
ga-IE: ALL
he: ALL
hu: ALL
id: ALL
is: ALL
it: ALL
ja: ALL
ka: ALL
ko: ALL
lt: ALL
mk: ALL
ms: ALL
my: ALL
nb-NO: ALL
nl: ALL
pl: ALL
pt-BR: ALL
ro: ALL
ru: ALL
sv-SE: ALL
th: ALL
tr: ALL
uk: ALL
vi: ALL
zh-CN: ALL
zh-TW: ALL
minSupportedInstructionSet: SSE2
# minSupportedOsVersion on macOS corresponds to the Darwin version ( https://en.wikipedia.org/wiki/Darwin_(operating_system) )
osx64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment