Replace existing translations on upload (#597)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user