From d54290a29df452fc8a2454960249eb3ef8a9c251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B9=A7=EF=BD=A8=E7=B9=A7=EF=BD=AF=E7=B9=A7=EF=BD=BD?= =?UTF-8?q?=E7=B9=A7=EF=BD=B7=E7=B9=A7=EF=BD=BA=E7=B9=9D=3F?= Date: Tue, 25 Oct 2022 07:50:08 +0200 Subject: [PATCH] locales(add): Added Chinese (Traditional) locale --- src/translations/zh_Hant.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/translations/zh_Hant.json diff --git a/src/translations/zh_Hant.json b/src/translations/zh_Hant.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/translations/zh_Hant.json @@ -0,0 +1 @@ +{}