TF-4141 Add the AI needs-action option into the user settings.

This commit is contained in:
dab246
2025-12-23 01:13:17 +07:00
committed by Dat H. Pham
parent cb0471ecb7
commit 1661210e04
19 changed files with 171 additions and 35 deletions
+37 -7
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2025-12-17T00:04:15.124514",
"@@last_modified": "2025-12-22T16:54:22.593873",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -4862,6 +4862,24 @@
"placeholders_order": [],
"placeholders": {}
},
"aiScribe": "AI Scribe",
"@aiScribe": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"aiScribeSettingExplanation": "Use AI to help write and improve your emails",
"@aiScribeSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"aiScribeToggleDescription": "Enable AI Scribe",
"@aiScribeToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"showMoreAttachmentButton": "Show +{count} more",
"@showMoreAttachmentButton": {
"type": "text",
@@ -5130,12 +5148,6 @@
"placeholders_order": [],
"placeholders": {}
},
"aiAssistant": "AI assistant",
"@aiAssistant": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionRequired": "Action Required",
"@actionRequired": {
"type": "text",
@@ -5153,5 +5165,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"aiNeedsAction": "AI needs-action",
"@aiNeedsAction": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"aiNeedsActionToggleDescription": "Enable AI needs-action",
"@aiNeedsActionToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"aiNeedsActionSettingExplanation": "Detect emails that need your attention using AI. When turned off, AI will not process any emails.",
"@aiNeedsActionSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}