updated apps

This commit is contained in:
2026-07-14 23:57:03 -04:00
parent 6cc7212cef
commit 010e828e9c
797 changed files with 45153 additions and 4246 deletions
@@ -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."
}
}
}
}
}
}