mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-22 02:24:47 -05:00
Update zh-CN
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user