Skip to content

Commit

Permalink
English file transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Nov 14, 2023
1 parent 4274685 commit 43bca11
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion messages/GE.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@
"Query documentation": "Query documentation",
"This token is not a jwt token and cannot be decoded by jwt.ms": "This token is not a jwt token and cannot be decoded by jwt.ms",
"The URL must contain graph.microsoft.com": "The URL must contain graph.microsoft.com",
"Something went wrong": "Something went wrong while downloading this tab. Please try again",
"Query documentation not found": "Query documentation not found",
"Fetching code snippet failing": "Retry again",
"Fetching permissions failing": "Retry again",
Expand All @@ -482,5 +483,18 @@
"Retrying": "Retrying",
"You require the following permissions to read": "You require Directory.Read.All or Directory.ReadWrite.All or DelegatedPermissionGrant.ReadWrite.All to read permission grants for your tenant",
"We are retrying the revoking operation": "An error occurred during the revoking process. We are retrying the revoking operation",
"Remove from collection": "Remove from collection"
"Remove from collection": "Remove from collection",
"Invalid file format": "Looks like you tried to upload an invalid file format. Please upload a valid Postman collection file",
"Upload collection": "Upload collection",
"Would you like to merge with the current collection?": "Would you like to merge with the current collection?",
"Invalid URL": "Invalid URL",
"Missing version": "The URL must include a valid version to run the query",
"No resource found matching this query": "No resource was found matching this query",
"Least privileged permission": "This is the least privileged permission in the list",
"Revoking": "Revoking ",
"Please wait while we revoke this permission": "Please wait while we revoke this permission",
"Unable to dissent": "Unable to dissent",
"Unable to dissent. You require the following permissions to revoke": "Unable to dissent. You require Directory.Read.All and DelegatedPermissionGrant.ReadWrite.All to be able to revoke consent to permissions",
"Revoking admin granted scopes": "Revoking admin granted scopes",
"Revoking default scopes": "Revoking default scopes"
}

0 comments on commit 43bca11

Please sign in to comment.