mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"action.accept": {
|
|
"defaultMessage": "Accept"
|
|
},
|
|
"action.cancel": {
|
|
"defaultMessage": "Cancel"
|
|
},
|
|
"appbar.back-to-map-list": {
|
|
"defaultMessage": "Back to maps list"
|
|
},
|
|
"appbar.button-signup": {
|
|
"defaultMessage": "Sign Up"
|
|
},
|
|
"appbar.shared-button": {
|
|
"defaultMessage": "Share"
|
|
},
|
|
"appbar.tooltip-export": {
|
|
"defaultMessage": "Export"
|
|
},
|
|
"appbar.tooltip-history": {
|
|
"defaultMessage": "Changes History"
|
|
},
|
|
"appbar.tooltip-info": {
|
|
"defaultMessage": "Information"
|
|
},
|
|
"appbar.tooltip-print": {
|
|
"defaultMessage": "Print"
|
|
},
|
|
"appbar.tooltip-publish": {
|
|
"defaultMessage": "Publish"
|
|
},
|
|
"appbar.tooltip-redo": {
|
|
"defaultMessage": "Redo"
|
|
},
|
|
"appbar.tooltip-save": {
|
|
"defaultMessage": "Save"
|
|
},
|
|
"appbar.tooltip-shared": {
|
|
"defaultMessage": "Share for Collaboration"
|
|
},
|
|
"appbar.tooltip-signup": {
|
|
"defaultMessage": "Sign Up"
|
|
},
|
|
"appbar.tooltip-starred": {
|
|
"defaultMessage": "Starred"
|
|
},
|
|
"appbar.tooltip-undo": {
|
|
"defaultMessage": "Undo"
|
|
},
|
|
"editor.edit-description-mobile": {
|
|
"defaultMessage": "Limited mindmap edition capabilities are supported in Mobile devices. Use Desktop browser for full editor capabilities."
|
|
},
|
|
"editor.edit-mobile": {
|
|
"defaultMessage": "Note for mobile devices."
|
|
},
|
|
"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-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.try-welcome-mobile": {
|
|
"defaultMessage": "This edition space showcases some of the mindmap editor capabilities!"
|
|
},
|
|
"link.help_text": {
|
|
"defaultMessage": "Address is not valid"
|
|
},
|
|
"link.placeholder": {
|
|
"defaultMessage": "https://www.example.com"
|
|
},
|
|
"note.label": {
|
|
"defaultMessage": "Note"
|
|
}
|
|
}
|