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

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"
}
}
}
}