Skip to content
Snippets Groups Projects
Commit 81e46555 authored by Ziwei Wang's avatar Ziwei Wang
Browse files

Add more languages

The languages added are translated at Transifex and supported by Sphinx

Change-Id: Idfd094bf827271c6480e24daf0e946e85d78c207
parent 8ce181bf
Branches
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ OUT = _build/out ...@@ -16,8 +16,8 @@ OUT = _build/out
RSYNC_DEST ?= $(OUT)/docs RSYNC_DEST ?= $(OUT)/docs
RSYNC_OPTS ?= --verbose --archive --recursive --delete RSYNC_OPTS ?= --verbose --archive --recursive --delete
# Translation languages (other than English) # Languages to build
LANGS = fr fa LANGS = ar bg bn ca da de el en_US eo es et eu fa fi fr he hi hi_IN hr hu id it ja ko lt ne nl pl pt pt_BR pt_PT ro ru si sk sl sr sv ta te tr vi zh_CN zh_TW
space = $() $() space = $() $()
comma = , comma = ,
LANGS_commasep = $(subst $(space),$(comma),$(LANGS)) LANGS_commasep = $(subst $(space),$(comma),$(LANGS))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment