Replace existing translations on upload (#597)

This commit is contained in:
Adam Mills 2017-11-09 13:42:45 -05:00 committed by GitHub
parent 5722b6bbdb
commit f81429702c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,5 @@ docker run \
--token ${LOKALISE_TOKEN} \
import ${PROJECT_ID} \
--file /opt/src/${LOCAL_FILE} \
--lang_iso ${LANG_ISO}
--lang_iso ${LANG_ISO} \
--replace 1