diff --git a/public/locales/en/Common.json b/public/locales/en/Common.json index 37d12742a9..ac87f798fc 100644 --- a/public/locales/en/Common.json +++ b/public/locales/en/Common.json @@ -205,6 +205,14 @@ "NotFoundTitle": "Nothing found", "NotSupportedFormat": "Sorry, this file format isn't supported", "NOV": "NOV", + "OAuthFilesReadDescription": "View all files and folders", + "OAuthFilesWriteDescription": "View and manage all files and folders", + "OAuthRoomsReadDescription": "View all rooms", + "OAuthRoomsWriteDescription": "View and manage all rooms", + "OAuthAccountsReadDescription": "View all accounts", + "OAuthAccountsWriteDescription": "View and manage all accounts", + "OAuthProfileReadDescription": "View basic information about your profile", + "OAuthProfileWriteDescription": "View and manage basic information about your profile", "OCT": "OCT", "OFORMsGallery": "OFORMs gallery", "OkButton": "Ok",