diff --git a/scripts/sync-translated-documents.sh b/scripts/sync-translated-documents.sh index 70e44286..ebfb9aae 100755 --- a/scripts/sync-translated-documents.sh +++ b/scripts/sync-translated-documents.sh @@ -2,4 +2,4 @@ cd ../website -npx @crowdin/cli@latest pull -b master \ No newline at end of file +npx @crowdin/cli@latest pull -b master --export-only-approved \ No newline at end of file