mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +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} \
|
||||
import ${PROJECT_ID} \
|
||||
--file /opt/src/${LOCAL_FILE} \
|
||||
--lang_iso ${LANG_ISO}
|
||||
--lang_iso ${LANG_ISO} \
|
||||
--replace 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user