Publish Japanese ops-guide as draft
We have first translations, publish the guide. Change-Id: I63c3288125e4a614428a7ab1175809b4855d50f2
This commit is contained in:
parent
01df166a50
commit
e18e263713
@ -6,7 +6,7 @@ declare -A DIRECTORIES=(
|
||||
declare -A BOOKS=(
|
||||
["cs"]="install-guide"
|
||||
["fr"]="install-guide"
|
||||
["ja"]="ha-guide image-guide install-guide networking-guide user-guide"
|
||||
["ja"]="ha-guide image-guide install-guide networking-guide ops-guide user-guide"
|
||||
["ko_KR"]="install-guide"
|
||||
)
|
||||
|
||||
@ -14,7 +14,7 @@ declare -A BOOKS=(
|
||||
declare -A DRAFTS=(
|
||||
["cs"]="install-guide"
|
||||
["fr"]="install-guide"
|
||||
["ja"]="ha-guide install-guide networking-guide"
|
||||
["ja"]="ha-guide install-guide networking-guide ops-guide"
|
||||
["ko_KR"]="install-guide"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user