diff --git a/public/locales/yue b/public/locales/yue new file mode 120000 index 0000000..70f517c --- /dev/null +++ b/public/locales/yue @@ -0,0 +1 @@ +zh-HK \ No newline at end of file diff --git a/src/i18n.ts b/src/i18n.ts index f428104..474ba60 100644 --- a/src/i18n.ts +++ b/src/i18n.ts @@ -16,6 +16,7 @@ export const i18nLanguages = [ 'ms', 'nb', 'sv', + 'yue', 'zh-CN', 'zh-HK', 'zh-TW',