Skip to content

Commit 6376877

Browse files
committed
Generally we want to run localization exports in cleanup mode
1 parent 62a54d0 commit 6376877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Scripts/export_localizations.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ foreach lang in $LANGUAGES
2626
--project-id 8069387863cdd837d11dd0.82955128 \
2727
file upload \
2828
--file ${lang}.xliff \
29+
--cleanup-mode \
2930
--lang-iso ${lang_iso}
3031
end

0 commit comments

Comments
 (0)