new i18n file 2.1.0 (#2878)

This commit is contained in:
Eugenio Romano
2018-01-24 17:22:53 +00:00
committed by GitHub
parent b3a9e1a884
commit 8e4017ed19
45 changed files with 868 additions and 145 deletions

View File

@@ -5,9 +5,9 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
LANG_ROOT="./i18n"
show_help() {
echo "Usage: import-langs.sh import the i18n files from a folder"
echo "Usage: import-langs.sh --input NAME_FOLDER import the i18n files from a folder"
echo ""
echo "--output or -o to specify a folder otherwise it will be created in i18n"
echo "--input or -o to specify a folder otherwise it will be created in i18n"
}
input_folder(){