taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit a6704005763a42f3d7b57770dc87d8bedb80b662
parent e3ff39024413933207a529a127efe0df2dc727d9
Author: Stefan Kügel <skuegel@web.de>
Date:   Mon,  8 Mar 2021 17:45:52 +0100

Added new languages to the Makefile

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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.