Remove translations from Core (#87543)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
This commit is contained in:
parent
4ad386d794
commit
939eef3b28
18029 changed files with 100 additions and 510450 deletions
|
@ -5,4 +5,9 @@
|
|||
set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
# Ensure translations are up to date
|
||||
python3 -m script.translations develop --all
|
||||
|
||||
# Start Home Assistant
|
||||
python3 -m homeassistant -c config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue