Update the labels of the create button (#1138)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-03-14 16:04:41 +07:00
committed by GitHub
parent bde486a45f
commit f7ea37e357
34 changed files with 78 additions and 38 deletions
+1
View File
@@ -24,6 +24,7 @@ export default mergeIds(taskId, task, {
ProjectName: '' as IntlString,
ProjectNamePlaceholder: '' as IntlString,
CreateTask: '' as IntlString,
TaskCreateLabel: '' as IntlString,
TaskAssignee: '' as IntlString,
TaskNamePlaceholder: '' as IntlString,
TaskDescription: '' as IntlString,