fix: add missing translation keys
Add English translations for Google Sheets notification setup instructions
This commit is contained in:
parent
484ab97490
commit
32c2b912e6
@ -733,6 +733,19 @@
|
|||||||
"pushyToken": "Device token",
|
"pushyToken": "Device token",
|
||||||
"apprise": "Apprise (Support 50+ Notification services)",
|
"apprise": "Apprise (Support 50+ Notification services)",
|
||||||
"GoogleChat": "Google Chat (Google Workspace only)",
|
"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",
|
"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}",
|
"issueWithGoogleChatOnAndroidHelptext": "This also allows to get around bugs upstream like {issuetackerURL}",
|
||||||
"wayToGetKookBotToken": "Create application and get your bot token at {0}",
|
"wayToGetKookBotToken": "Create application and get your bot token at {0}",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user