new translation files (#4840)

This commit is contained in:
Eugenio Romano
2019-06-11 19:44:17 +01:00
committed by GitHub
parent 924c20d410
commit 1c412ab15f
47 changed files with 235 additions and 55 deletions

View File

@@ -25,7 +25,7 @@ while [[ $1 == -* ]]; do
esac
done
COMPONENTS_ROOT="$DIR/../"
COMPONENTS_ROOT="$DIR/../../"
# Findn all JSON files
FILES=(`find $LANG_ROOT -type f -name "*.json"`)