feat: add mark pending action to automation (#13378)

This commit is contained in:
Shivam Mishra
2026-02-02 11:59:51 +05:30
committed by GitHub
parent e9e6de5690
commit 133fb1bcf6
5 changed files with 30 additions and 3 deletions

View File

@@ -150,7 +150,8 @@
"ADD_PRIVATE_NOTE": "Add a Private Note",
"CHANGE_PRIORITY": "Change Priority",
"ADD_SLA": "Add SLA",
"OPEN_CONVERSATION": "Open conversation"
"OPEN_CONVERSATION": "Open conversation",
"PENDING_CONVERSATION": "Mark conversation as pending"
},
"MESSAGE_TYPES": {
"INCOMING": "Incoming Message",