[ADF-5557] delete i18n resources moved to ADF (#3376)

* ADF-5557 delete i18n resources moved to ADF

* ADF-5557 update ADF versioning from ADF counterpart PR

* ADF-5557 fix remaining problem after rebase
This commit is contained in:
Grzegorz Jaśkowski
2023-08-14 19:44:30 +01:00
committed by GitHub
parent 27eddf3596
commit c73ffd8901
21 changed files with 66 additions and 185 deletions
+1 -8
View File
@@ -326,11 +326,7 @@
}
},
"DELETE_LIBRARY_FAILED": "Cannot delete the library",
"JOIN_REQUEST_FAILED": "Cannot join the library",
"JOIN_CANCEL_FAILED": "Cannot cancel your join request",
"LEAVE_LIBRARY_FAILED": "Cannot leave this library",
"INVALID_SENDER_EMAIL": "Your email address must be valid before requesting to join.",
"INVALID_RECEIVER_EMAIL": "Recipient(s) email address not valid, contact IT."
"LEAVE_LIBRARY_FAILED": "Cannot leave this library"
},
"UPLOAD": {
"ERROR": {
@@ -379,9 +375,6 @@
}
},
"LIBRARY_DELETED": "Library deleted",
"JOINED": "Library joined",
"JOIN_REQUESTED": "Request sent to join this library",
"JOIN_CANCELED": "Canceled the request to join the library",
"LEFT_LIBRARY": "You have left the library"
}
},