Build Japanese ha-guide

The Japanese ha-guide has been translated by 80 %, let's build it again.

Change-Id: I792342808923a25394ca0fff21f39b2bf9ac0faf
This commit is contained in:
Andreas Jaeger 2017-01-06 13:25:08 +01:00
parent a8fadcca24
commit 48de53b84b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ declare -A BOOKS=(
["de"]="install-guide"
["fr"]="install-guide"
["id"]="install-guide user-guide"
["ja"]="image-guide install-guide networking-guide ops-guide user-guide"
["ja"]="ha-guide image-guide install-guide networking-guide ops-guide user-guide"
["ko_KR"]="install-guide"
["zh_CN"]="install-guide user-guide"
)