crowdin-pull: fix Ukrainian locale

This commit is contained in:
lifehackerhansol 2024-01-17 11:19:24 -08:00
parent 49d91cad8f
commit cc56bf3bcd
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E

View File

@ -3,7 +3,7 @@
# Add new languages here, space separated and using the ID for `crowdin pull`
LANGUAGES="es-ES de fr he hu in-context id it ja ko nl pl ru sv-SE uk zh-CN"
rm -rf pages/_{es-ES,de-DE,fr-FR,he-IL,hu-HU,ic-IC,id-ID,it-IT,ja-JP,ko-KR,nl-NL,pl-PL,ru-RU,sv-SE,uk-UK,zh-CN}
rm -rf pages/_{es-ES,de-DE,fr-FR,he-IL,hu-HU,ic-IC,id-ID,it-IT,ja-JP,ko-KR,nl-NL,pl-PL,ru-RU,sv-SE,uk-UA,zh-CN}
ARG=''
for LANGUAGE in $LANGUAGES; do