mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-25 11:05:07 +02:00
@@ -36,7 +36,19 @@ export default mergeIds(trackerId, tracker, {
|
||||
NewIssue: '' as IntlString,
|
||||
Team: '' as IntlString,
|
||||
SelectTeam: '' as IntlString,
|
||||
|
||||
SaveIssue: '' as IntlString,
|
||||
CreateMore: '' as IntlString,
|
||||
Todo: '' as IntlString,
|
||||
InProgress: '' as IntlString,
|
||||
Done: '' as IntlString,
|
||||
Canceled: '' as IntlString,
|
||||
SetStatus: '' as IntlString,
|
||||
NoPriority: '' as IntlString,
|
||||
Urgent: '' as IntlString,
|
||||
High: '' as IntlString,
|
||||
Medium: '' as IntlString,
|
||||
Low: '' as IntlString,
|
||||
|
||||
Title: '' as IntlString,
|
||||
Identifier: '' as IntlString,
|
||||
Description: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user