mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
new translated files 2.2.0 (#2979)
This commit is contained in:
@@ -7,7 +7,7 @@ LANG_ROOT="./i18n"
|
||||
show_help() {
|
||||
echo "Usage: import-langs.sh --input NAME_FOLDER import the i18n files from a folder"
|
||||
echo ""
|
||||
echo "--input or -o to specify a folder otherwise it will be created in i18n"
|
||||
echo "--input or -i to specify a folder where import the new files. (default value i18n)"
|
||||
}
|
||||
|
||||
input_folder(){
|
||||
@@ -42,5 +42,5 @@ do :
|
||||
echo "\tCopying $FILE to $COMPONENTS_ROOT/$DEST"
|
||||
`cp $FILE $COMPONENTS_ROOT/$DEST`
|
||||
fi
|
||||
echo "\n"
|
||||
echo ""
|
||||
done
|
||||
|
Reference in New Issue
Block a user