tachybase_todo/packages/plugins/oidc/src/locale/zh-CN.ts
YANG QIA 45bc0b83ba
feat(locale): allows to manage locale resources in core package (#2293)
* feat(locale): add app.locales

* chore: change directory

* chore: change locale directories

* fix: test

* fix: cached resources changed after sync

* chore: change fr-FR locale directory
2023-07-25 17:09:34 +08:00

10 lines
217 B
TypeScript

export default {
Enable: '启用',
Actions: '操作',
Delete: '删除',
Edit: '编辑',
Copied: '已复制',
'Field Map': '字段映射',
'id_token signed response algorithm': 'id_token签名算法',
};