From 34d3ca8c6d52d2cdf209974b28ba319721c53140 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 29 Jan 2022 21:24:13 +0700 Subject: [PATCH] revert string to json to Cantonese --- src/i18n/{zh_YUE.JSONC => zh_yue.JSONC} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/i18n/{zh_YUE.JSONC => zh_yue.JSONC} (97%) diff --git a/src/i18n/zh_YUE.JSONC b/src/i18n/zh_yue.JSONC similarity index 97% rename from src/i18n/zh_YUE.JSONC rename to src/i18n/zh_yue.JSONC index b3d7e4f1..1ac4f753 100644 --- a/src/i18n/zh_YUE.JSONC +++ b/src/i18n/zh_yue.JSONC @@ -2,7 +2,7 @@ // i18n Info "i18n.languageName": "廣東話(香港﹚", // name of language in native language - "i18n.languageNameEnglish": "Yue", // name of language in English + "i18n.languageNameEnglish": "Cantonese (Hong Kong)", // name of language in English "i18n.category": "main", // main = real language, fun = fun community languages "i18n.authors": "@tszngaiyip", // Authors, if you contribute to this file feel free to add your name seperated with a space