updated apps
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"generate_grid": "Create image grid for LLM vision models",
|
||||
"generate_mp4": "Create mp4 from images",
|
||||
"allow_external": "Create image for notification apps",
|
||||
"usps_placeholder": "Include USPS no-image placeholder in GIF?",
|
||||
"custom_img": "Use custom USPS 'no mail' image?",
|
||||
"amazon_custom_img": "Use custom 'no Amazon delivery' image?",
|
||||
"ups_custom_img": "Use custom 'no UPS delivery' image?",
|
||||
@@ -121,6 +122,7 @@
|
||||
"resources": "Sensors List",
|
||||
"imap_timeout": "Mailbox scan time limit (seconds, minimum 10)",
|
||||
"allow_external": "Create image for notification apps",
|
||||
"usps_placeholder": "Include USPS no-image placeholder in GIF?",
|
||||
"custom_img": "Use custom USPS 'no mail' image?",
|
||||
"amazon_custom_img": "Use custom 'no Amazon delivery' image?",
|
||||
"ups_custom_img": "Use custom 'no UPS delivery' image?",
|
||||
@@ -195,5 +197,18 @@
|
||||
"oauth2_google": "OAuth2 - Google (Gmail)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"auth_failed": {
|
||||
"title": "Mail and Packages authentication failed",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "Re-authenticate Mail Server",
|
||||
"description": "Authentication to your IMAP mail server has failed. Click submit to start the re-authentication flow."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user