mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Fix resource in Chinese
This commit is contained in:
parent
b84d7f3338
commit
ee3b5e6ea4
@ -135,7 +135,7 @@
|
|||||||
"defaultMessage": "文档:将你的思维导图导出到一个独立的文档中来分享"
|
"defaultMessage": "文档:将你的思维导图导出到一个独立的文档中来分享"
|
||||||
},
|
},
|
||||||
"export.image": {
|
"export.image": {
|
||||||
"defaultMessage": "Image: Get a graphic representation of your map including all colors and shapes.图像:以图片形式获取包含所有颜色和形状的脑图"
|
"defaultMessage": "图像:以图片形式获取包含所有颜色和形状的脑图"
|
||||||
},
|
},
|
||||||
"export.img-center": {
|
"export.img-center": {
|
||||||
"defaultMessage": "居中并缩放合适大小"
|
"defaultMessage": "居中并缩放合适大小"
|
||||||
@ -430,7 +430,7 @@
|
|||||||
"defaultMessage": "注册成功|WiseMapping"
|
"defaultMessage": "注册成功|WiseMapping"
|
||||||
},
|
},
|
||||||
"registration.desc": {
|
"registration.desc": {
|
||||||
"defaultMessage": "Signing up is free and just take a moment注册免费,分分钟就好"
|
"defaultMessage": "注册免费,分分钟就好"
|
||||||
},
|
},
|
||||||
"registration.email": {
|
"registration.email": {
|
||||||
"defaultMessage": "电子邮件"
|
"defaultMessage": "电子邮件"
|
||||||
|
@ -272,7 +272,7 @@
|
|||||||
"export.image": [
|
"export.image": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Image: Get a graphic representation of your map including all colors and shapes.图像:以图片形式获取包含所有颜色和形状的脑图"
|
"value": "图像:以图片形式获取包含所有颜色和形状的脑图"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"export.img-center": [
|
"export.img-center": [
|
||||||
@ -872,7 +872,7 @@
|
|||||||
"registration.desc": [
|
"registration.desc": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Signing up is free and just take a moment注册免费,分分钟就好"
|
"value": "注册免费,分分钟就好"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"registration.email": [
|
"registration.email": [
|
||||||
|
Loading…
Reference in New Issue
Block a user