We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963f480 commit 7c170efCopy full SHA for 7c170ef
bin/update-translations.sh
@@ -17,7 +17,7 @@ if [ $# -eq 0 ]; then
17
exit 1
18
fi
19
20
-languages="es-ES ja ko nl pl pt-BR zh-TW ca"
+languages="ca es-ES ja ko nl pl pt-BR zh-TW"
21
22
for language in $languages; do
23
lower="${language,,}"
0 commit comments