mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 10:33:22 +02:00
Add Chinesse support.
This commit is contained in:
14
packages/editor/lang/zh.json
Normal file
14
packages/editor/lang/zh.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"editor.try-welcome": {
|
||||
"defaultMessage": "这个编辑区域展示了一些思维导图编辑器的功能!"
|
||||
},
|
||||
"editor.try-welcome-description": {
|
||||
"defaultMessage": "注册后可以免费创建、分享和发布无限数量的思维导图。"
|
||||
},
|
||||
"login.signup": {
|
||||
"defaultMessage": "注册"
|
||||
},
|
||||
"action.share": {
|
||||
"defaultMessage": "分享"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user