Update zh-CN

This commit is contained in:
lin010151 2025-10-15 23:58:39 +08:00 committed by GitHub
parent 1f4c5efa22
commit 9bea744c97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,13 @@ export const languages = {
['hilot06', 'https://github.com/hilot06'],
],
},
'zh-CN': {
name: '中文(简体)',
app: () => import('./locale/zh-cn.js'),
authors: [
['Ray Lin', 'https://github.com/lin010151'],
],
},
};
const namespaces = {