Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@
"Show Alert": "Show Alert",
"URL": "URL",
"Cache Time (seconds)": "Cache Time (seconds)",
"Approve Button Text": "Approve Button Text",
"Disapprove Button Text": "Disapprove Button Text",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
Expand Down Expand Up @@ -170,8 +168,6 @@
"URL that will be opened by the user.": "URL that will be opened by the user.",
"The maximum amount of time in seconds the result of the callback query may be cached client-side.": "The maximum amount of time in seconds the result of the callback query may be cached client-side.",
"The approval message to be sent": "The approval message to be sent",
"Text for the approve button": "Text for the approve button",
"Text for the disapprove button": "Text for the disapprove button",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
"Markdown (V2)": "Markdown (V2)",
Expand Down
Loading