mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
0f4a8ee087
Ray develop * reset zoom and toolbar fixes * lang fixes * dialog enhancements * comments * tooltip for zoom and fit commented * merge develop into ray develop * rules for ignoring some linebreaks in eslint * comments in .eslintrc * brackets around ifs * playground fixes, comments removed, semi-colon at bottom of editor removed, root container size now defined with css Approved-by: Paulo Veiga
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"editor.try-welcome": {
|
|
"defaultMessage": "This edition space showcases some of the mindmap editor capabilities!"
|
|
},
|
|
"editor.try-welcome-description": {
|
|
"defaultMessage": "Sign Up to start creating, sharing and publishing unlimited number of mindmaps for free."
|
|
},
|
|
"editor.try-welcome-mobile": {
|
|
"defaultMessage": "This edition space showcases some of the mindmap capabilities!"
|
|
},
|
|
"editor.try-welcome-description-mobile": {
|
|
"defaultMessage": "Sign Up to start creating, sharing and publishing unlimited number of mindmaps for free. Limited mindmap edition capabilties are supported in Mobile devices. Use Desktop browser for full editor capabilies."
|
|
},
|
|
"editor.edit-mobile": {
|
|
"defaultMessage": "Note for mobile devices."
|
|
},
|
|
"editor.edit-description-mobile": {
|
|
"defaultMessage": "Limited mindmap edition capabilities are supported in Mobile devices. Use Desktop browser for full editor capabilities."
|
|
},
|
|
"login.signup": {
|
|
"defaultMessage": "Sign Up"
|
|
},
|
|
"action.share": {
|
|
"defaultMessage": "Share"
|
|
}
|
|
} |