diff --git a/i18n/bin/build-translated-result.sh b/i18n/bin/build-translated-result.sh index b55f3d823c8..0f860fe7fe1 100755 --- a/i18n/bin/build-translated-result.sh +++ b/i18n/bin/build-translated-result.sh @@ -53,8 +53,8 @@ if [ -d ${base_path}/i18n/translations/${LANGUAGE} ]; then fi # Make sure the `translations/` directory exists -if [ ! -d ${base_path}/i18n/translated ]; then - mkdir -p ${base_path}/i18n/translated +if [ ! -d ${base_path}/i18n/translations ]; then + mkdir -p ${base_path}/i18n/translations fi # Relocate the built result to translations/