We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e8ed2 commit a928a0fCopy full SHA for a928a0f
apps/client/locales/en/peppermint.json
@@ -82,5 +82,11 @@
82
"select_a_client": "Select a Client",
83
"select_an_engineer": "Select an Engineer",
84
"ticket_create": "Create Ticket",
85
- "internallycommented_at": "Internally Commented at"
+ "internallycommented_at": "Internally Commented at",
86
+ "reopen_issue": "Reopen Issue",
87
+ "needs_support": "Needs Support",
88
+ "in_progress": "In Progress",
89
+ "in_review": "In Review",
90
+ "done": "Done",
91
+ "select_new_user": "Select new user"
92
}
0 commit comments