From 99e52dcfcd3ffb3d88f0654da296c9dda3390bd0 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 12 Oct 2020 11:53:18 +0200 Subject: [PATCH] Add Vietnam --- tasmota/my_user_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 89fdd678d..871af4299 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -358,6 +358,7 @@ //#define MY_LANGUAGE sv_SE // Swedish in Sweden //#define MY_LANGUAGE tr_TR // Turkish in Turkey //#define MY_LANGUAGE uk_UA // Ukrainian in Ukraine +//#define MY_LANGUAGE vi_VN // Vietnamese in Vietnam //#define MY_LANGUAGE zh_CN // Chinese (Simplified) in China //#define MY_LANGUAGE zh_TW // Chinese (Traditional) in Taiwan