mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Replace existing translations on upload (#597)
This commit is contained in:
parent
5722b6bbdb
commit
f81429702c
@ -38,4 +38,5 @@ docker run \
|
|||||||
--token ${LOKALISE_TOKEN} \
|
--token ${LOKALISE_TOKEN} \
|
||||||
import ${PROJECT_ID} \
|
import ${PROJECT_ID} \
|
||||||
--file /opt/src/${LOCAL_FILE} \
|
--file /opt/src/${LOCAL_FILE} \
|
||||||
--lang_iso ${LANG_ISO}
|
--lang_iso ${LANG_ISO} \
|
||||||
|
--replace 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user