summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2021-03-08 17:45:52 +0100
committerStefan Kügel <skuegel@web.de>2021-03-08 17:45:52 +0100
commita6704005763a42f3d7b57770dc87d8bedb80b662 (patch)
treec93854d9cb14385284cbc2f05e01a8f98bcfe22d /Makefile
parente3ff39024413933207a529a127efe0df2dc727d9 (diff)
downloadwww-a6704005763a42f3d7b57770dc87d8bedb80b662.tar.gz
www-a6704005763a42f3d7b57770dc87d8bedb80b662.tar.bz2
www-a6704005763a42f3d7b57770dc87d8bedb80b662.zip
Added new languages to the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86574c7a..36bb753c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
include build-system/config.mk
# List of all supported languages, add new languages here!
-LANGUAGES="en de fr es it ru pt ja sv tr"
+LANGUAGES="en ar zh_Hant fr de hi it ja ko pt pt_BR ru es sv tr"
# All: build HTML pages in all languages and compile the
# TypeScript logic in web-common.