feat: Add more snooze options (#7344)

This commit is contained in:
Muhsin Keloth
2023-06-19 17:05:16 +05:30
committed by GitHub
parent 5c5381c0a9
commit 9bed57c7d1
8 changed files with 237 additions and 30 deletions

View File

@@ -106,6 +106,7 @@
"CHANGE_ASSIGNEE": "Change Assignee",
"CHANGE_PRIORITY": "Change Priority",
"CHANGE_TEAM": "Change Team",
"SNOOZE_CONVERSATION": "Snooze Conversation",
"ADD_LABEL": "Add label to the conversation",
"REMOVE_LABEL": "Remove label from the conversation",
"SETTINGS": "Settings"
@@ -141,7 +142,10 @@
"SNOOZE_CONVERSATION": "Snooze Conversation",
"UNTIL_NEXT_REPLY": "Until next reply",
"UNTIL_NEXT_WEEK": "Until next week",
"UNTIL_TOMORROW": "Until tomorrow"
"UNTIL_TOMORROW": "Until tomorrow",
"UNTIL_NEXT_MONTH": "Until next month",
"AN_HOUR_FROM_NOW": "Until an hour from now",
"CUSTOM": "Custom..."
}
},
"DASHBOARD_APPS": {