Merge "Enable de translations for firstapp"

This commit is contained in:
Jenkins 2017-09-13 17:56:42 +00:00 committed by Gerrit Code Review
commit 99e5436b96
1 changed files with 1 additions and 3 deletions

View File

@ -19,13 +19,11 @@ declare -A DIRECTORIES=(
declare -A BOOKS=(
# See comment at start of file and update tox.ini as well if you
# change anything here.
["de"]="api-quick-start"
["de"]="api-quick-start firstapp"
["id"]="api-quick-start"
["ja"]="api-quick-start"
["ko_KR"]="api-quick-start"
["zh_CN"]="api-quick-start"
# TODO(jaegerandi): Enable sync of common translations once
# there are translated firstapp guides.
)