diff --git a/src/lang/en.json b/src/lang/en.json index a2a87669d..39d24bc26 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -733,6 +733,19 @@ "pushyToken": "Device token", "apprise": "Apprise (Support 50+ Notification services)", "GoogleChat": "Google Chat (Google Workspace only)", + "Google Apps Script Webhook URL": "Google Apps Script Webhook URL", + "Deploy a Google Apps Script as a web app and paste the URL here": "Deploy a Google Apps Script as a web app and paste the URL here", + "Quick Setup Guide": "Quick Setup Guide", + "Open your Google Spreadsheet": "Open your Google Spreadsheet", + "Go to Extensions → Apps Script": "Go to Extensions → Apps Script", + "Paste the script code (see below)": "Paste the script code (see below)", + "Click Deploy → New deployment → Web app": "Click Deploy → New deployment → Web app", + "Set 'Execute as: Me' and 'Who has access: Anyone'": "Set 'Execute as: Me' and 'Who has access: Anyone'", + "Copy the web app URL and paste it above": "Copy the web app URL and paste it above", + "Google Apps Script Code": "Google Apps Script Code", + "Copy to Clipboard": "Copy to Clipboard", + "Copied to clipboard!": "Copied to clipboard!", + "Failed to copy to clipboard": "Failed to copy to clipboard", "Template plain text instead of using cards": "Template plain text instead of using cards", "issueWithGoogleChatOnAndroidHelptext": "This also allows to get around bugs upstream like {issuetackerURL}", "wayToGetKookBotToken": "Create application and get your bot token at {0}",