feat: add title for linear issue links

This commit is contained in:
Muhsin Keloth
2024-05-23 09:45:32 +05:30
parent 4a692e7e3a
commit a95ea1a5a4
6 changed files with 45 additions and 12 deletions
@@ -217,7 +217,8 @@
"LOADING": "Loading",
"ERROR": "There was an error fetching the linear issues, please try again",
"LINK_SUCCESS": "Issue linked successfully",
"LINK_ERROR": "There was an error linking the issue, please try again"
"LINK_ERROR": "There was an error linking the issue, please try again",
"LINK_TITLE": "%{name}: Created %{timeAgo}"
},
"ADD_OR_LINK": {
"TITLE": "Create/link linear issue",