From d7f7cf5bf850d0b9e18ff6ed87a515355d4868fe Mon Sep 17 00:00:00 2001 From: Janos SUTO Date: Sat, 26 Jun 2021 17:19:25 +0200 Subject: [PATCH] Added Taiwan traditional Chinese language support Signed-off-by: Janos SUTO --- config.php.in | 3 +- webui/language/tw/messages.php | 497 +++++++++++++++++++++++++++++++++ 2 files changed, 499 insertions(+), 1 deletion(-) create mode 100644 webui/language/tw/messages.php diff --git a/config.php.in b/config.php.in index 3ce7471e..79bf439f 100644 --- a/config.php.in +++ b/config.php.in @@ -327,7 +327,8 @@ $langs = array( 'pl', 'pt', 'ru', - 'tr' + 'tr', + 'tw' ); diff --git a/webui/language/tw/messages.php b/webui/language/tw/messages.php new file mode 100644 index 00000000..8e97d22d --- /dev/null +++ b/webui/language/tw/messages.php @@ -0,0 +1,497 @@ +