mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 20:55:49 +00:00
Store language native names in git (#556)
* Don't delete the gitignore file * Store translation native names in git
This commit is contained in:
committed by
Paulus Schoutsen
parent
c3a6495eb1
commit
6959b1849f
@@ -21,7 +21,7 @@ LOCAL_DIR="$(pwd)/translations"
|
||||
DOWNLOAD_FILE="${LOCAL_DIR}/Home_Assistant_-_Polymer_frontend-locale.zip"
|
||||
FILE_FORMAT=json
|
||||
|
||||
rm -rf ${LOCAL_DIR}
|
||||
rm -f ${LOCAL_DIR}/*.json
|
||||
mkdir -p ${LOCAL_DIR}
|
||||
|
||||
docker run \
|
||||
|
||||
Reference in New Issue
Block a user