mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-22 15:07:15 -05:00
Update zh-CN
This commit is contained in:
parent
1f4c5efa22
commit
9bea744c97
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user