]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: make locales reusable & add zh-Hant locale (#365)
authorCoolPlayLin <coolplaylin@qq.com>
Thu, 25 Jan 2024 03:43:44 +0000 (11:43 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Jan 2024 03:43:44 +0000 (11:43 +0800)
commit5f68aaaa40b50cc6d8c7738311e361ee932db75b
tree9c15d2274120113e75677470e6b2f674abf5b853
parent6a16968d3aa2a824d76e67156854b8ac5c43ba39
feat: make locales reusable & add zh-Hant locale (#365)

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
locales/zh-Hans.json [moved from locales/zh-CN.json with 100% similarity]
locales/zh-Hant.json [new file with mode: 0644]
utils/getLanguage.ts