Fix marging on view
This commit is contained in:
@@ -41,18 +41,18 @@ CAPTCHA_LOADING_ERROR = ReCaptcha could not be loaded. You must have access to G
|
||||
ACCESS_HAS_BEEN_REVOKED = Your access permissions to this map has been revoked. Contact map owner.
|
||||
MAP_CAN_NOT_BE_FOUND = The map can not be found. It must have been deleted.
|
||||
LABEL_CAN_NOT_BE_FOUND = The label can not be found. It must have been deleted.
|
||||
MINDMAP_TIMESTAMP_OUTDATED = It''s not possible to save your changes because your mindmap has been modified by ''{0}''. Refresh the page and try again.
|
||||
MINDMAP_TIMESTAMP_OUTDATED = It's not possible to save your changes because your mindmap has been modified by ''{0}''. Refresh the page and try again.
|
||||
MINDMAP_OUTDATED_BY_YOU = It's not possible to save your changes because map is out of date. Do you have multiple tabs opened ?. Refresh the page and try again.
|
||||
MINDMAP_LOCKED = Map is being edited by {0} <{1}>. Map is opened in read only mode.
|
||||
MINDMAP_IS_LOCKED = Mindmap is locked for edition.
|
||||
MINDMAP_IS_LOCKED = Min map is locked for edition.
|
||||
# Confirmed
|
||||
RESET_PASSWORD_INVALID_EMAIL = The email provided is not a valid user account. Please, try again with a valid email.
|
||||
TRY_WELCOME = This edition space showcases some of the mindmap editor capabilities \!.
|
||||
UNEXPECTED_ERROR_DETAILS = Unexpected error processing request.
|
||||
NO_ENOUGH_PERMISSIONS=This mind map can opened.
|
||||
NO_ENOUGH_PERMISSIONS=This mind map can opened.
|
||||
NO_ENOUGH_PERMISSIONS_DETAILS=You do not have enough right access to see this map. This map has been changed to private or deleted.
|
||||
CAPTCHA_TIMEOUT_OUT_DUPLICATE=Please, refresh the page and try again.
|
||||
CAPTCHA_INVALID_INPUT_RESPONSE="Invalid input response, refresh the page and try again.
|
||||
MINDMAP_EMPTY_ERROR=Midnmap can not be empty.
|
||||
INVALID_MINDMAP_FORMAT=Mindmap format is not valid format.
|
||||
MINDMAP_EMPTY_ERROR=Mind map can not be empty.
|
||||
INVALID_MINDMAP_FORMAT=Invalid mind map format.
|
||||
TOO_BIG_MINDMAP=You have reached the limit of 500 topics in a mindmap.
|
||||
|
Reference in New Issue
Block a user