]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: i18n solution for prompts messages (#348)
authorPan Yue <luventa@outlook.com>
Mon, 16 Oct 2023 08:34:49 +0000 (16:34 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 08:34:49 +0000 (08:34 +0000)
commit8fbe012b377131d0eb8227d36bf2b0aa0b5e16d3
treece6d31fd9c3b9cd0af7c0aeb36f2eab745ce1d55
parent49fd22dfc3e9f34faffbfd4102438e8a6e0c7c3a
feat: i18n solution for prompts messages (#348)
index.ts
locales/en-US.json [new file with mode: 0644]
locales/zh-CN.json [new file with mode: 0644]
package.json
scripts/build.mjs
utils/getLanguage.ts [new file with mode: 0644]