[ADF-2183] fixed translation on no permission tooltip (#2857)

This commit is contained in:
Vito
2018-01-22 10:51:47 +00:00
committed by Eugenio Romano
parent 28e9697604
commit c4d9f9c829
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"title": "Welcome",
"VERSION": {
"NO_PERMISSION": "You don't have permission to manage versions of this content",
"NO_PERMISSION_EVENT": "You don't have ${event.permission} permission to ${event.action} the ${event.type}",
"NO_PERMISSION_EVENT": "You don't have {{permission}} permission to {{action}} the {{type}}",
"CHOOSE_FILE": "Select a file to see its versions",
"DIALOG": {
"CLOSE": "Close",