Do not translate FirstApp for now
Blacklist the folder in our language setup. Change-Id: I8bd79b5f74d4caef200673a8d2c4187b11f17d6b
This commit is contained in:
parent
c219133376
commit
8269fd8acd
@ -28,3 +28,10 @@ POM_FILE="pom.xml"
|
||||
|
||||
# Location of doc dir
|
||||
DOC_DIR="./"
|
||||
|
||||
# Books with special handling
|
||||
# Values need to match content in project-config/jenkins/scripts/common_translation_update.sh
|
||||
declare -A SPECIAL_BOOKS
|
||||
SPECIAL_BOOKS=(
|
||||
["openstack-firstapp"]="skip"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user