This commit is contained in:
Bogdan Cilibiu 2018-04-26 11:44:11 +03:00
parent 1ce890e178
commit f0789c90f4

View File

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