UBERF-4248: Task type (#4042)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-12-14 23:26:02 +07:00
committed by GitHub
parent 58b841518a
commit 19d6764250
196 changed files with 4690 additions and 2524 deletions
+2 -1
View File
@@ -82,6 +82,7 @@ export default mergeIds(trackerId, tracker, {
ChooseIcon: '' as IntlString,
AddIssue: '' as IntlString,
NewIssue: '' as IntlString,
NewIssuePlaceholder: '' as IntlString,
ResumeDraft: '' as IntlString,
NewSubIssue: '' as IntlString,
Project: '' as IntlString,
@@ -106,7 +107,7 @@ export default mergeIds(trackerId, tracker, {
Description: '' as IntlString,
Status: '' as IntlString,
DefaultIssueStatus: '' as IntlString,
IssueStatuses: '' as IntlString,
IssueStatus: '' as IntlString,
EditWorkflowStatuses: '' as IntlString,
EditProject: '' as IntlString,
DeleteProject: '' as IntlString,