fix(i18n): commit partial locale batches

This commit is contained in:
Vincent Koc 2026-04-29 18:27:18 -07:00
parent 3300ebc61b
commit 9aee91b32e
No known key found for this signature in database

View File

@ -207,6 +207,7 @@ jobs:
--src en \
--mode doc \
--thinking xhigh \
--allow-partial \
--parallel 8 \
"${DOC_FILES[@]}"
); then