mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
UBER-619: StatusPopup for creating/renaming (#3536)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -69,7 +69,10 @@ export default mergeIds(taskId, task, {
|
||||
|
||||
Tasks: '' as IntlString,
|
||||
Task: '' as IntlString,
|
||||
AllTime: '' as IntlString
|
||||
AllTime: '' as IntlString,
|
||||
StatusName: '' as IntlString,
|
||||
StatusPopupTitle: '' as IntlString,
|
||||
NameAlreadyExists: '' as IntlString
|
||||
},
|
||||
status: {
|
||||
AssigneeRequired: '' as IntlString
|
||||
|
||||
Reference in New Issue
Block a user