Merge branch 'development' into dev-pionnegru-new-folder-tooltip-fix

This commit is contained in:
Denys Vuika 2018-04-26 15:51:16 +01:00 committed by GitHub
commit aa99c5a7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,5 +222,13 @@
"EMPTY": "Please choose a document to see the versions of it.",
"NO_PERMISSION": "You don't have permission to manage the versions of this content."
}
},
"CORE": {
"METADATA": {
"ACTIONS": {
"SAVE": "Save changes",
"CANCEL": "Discard changes"
}
}
}
}