mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
new i18n file 2.1.0 (#2878)
This commit is contained in:
@@ -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(){
|
||||
|
Reference in New Issue
Block a user