diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 7c5a2ee5b..297c87390 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1111,5 +1111,17 @@
"notifications_cat_friends": "Friend requests",
"notifications_cat_pads": "Shared with me",
"notifications_cat_archived": "History",
- "notifications_dismissAll": "Dismiss all"
+ "notifications_dismissAll": "Dismiss all",
+ "support_notification": "An administrator has responded to your support ticket",
+ "requestEdit_button": "Request edit rights",
+ "requestEdit_dialog": "Are you sure you'd like to ask the owner of this pad for the ability to edit?",
+ "requestEdit_confirm": "{1} has asked for the ability to edit the pad {0}. Would you like to grant them access?",
+ "requestEdit_fromFriend": "You are friends with {0}",
+ "requestEdit_fromStranger": "You are not friends with {0}",
+ "requestEdit_viewPad": "Open the pad in a new tab",
+ "later": "Decide later",
+ "requestEdit_request": "{1} wants to edit the pad {0}",
+ "requestEdit_accepted": "{1} granted you edit rights for the pad {0}",
+ "requestEdit_sent": "Request sent",
+ "uploadFolderButton": "Upload folder"
}