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.7 KiB
JSON
26 lines
1.7 KiB
JSON
{
|
||
"editor.try-welcome": {
|
||
"defaultMessage": "Это демо-версия редактора, можно попробовать его в деле!"
|
||
},
|
||
"editor.try-welcome-description": {
|
||
"defaultMessage": "Чтобы получить бесплатный неограниченный доступ — нужна только регистрация."
|
||
},
|
||
"editor.try-welcome-mobile": {
|
||
"defaultMessage": "В этом издании демонстрируются некоторые возможности ментальных карт!"
|
||
},
|
||
"editor.try-welcome-description-mobile": {
|
||
"defaultMessage": "Зарегистрируйтесь, чтобы начать создавать, делиться и публиковать неограниченное количество ментальных карт бесплатно. Возможности ограниченной версии Mindmap поддерживаются на мобильных устройствах. Используйте настольный браузер для полных возможностей редактора."
|
||
},
|
||
"editor.edit-mobile": {
|
||
"defaultMessage": "Примечание для мобильных устройств."
|
||
},
|
||
"editor.edit-description-mobile": {
|
||
"defaultMessage": "Возможности ограниченной версии Mindmap поддерживаются на мобильных устройствах. Используйте настольный браузер для полных возможностей редактора."
|
||
},
|
||
"login.signup": {
|
||
"defaultMessage": "Регистрация"
|
||
},
|
||
"action.share": {
|
||
"defaultMessage": "Поделиться"
|
||
}
|
||
} |