Merge pull request #4829 from G-Chubinidze/gc_SCI_7749

Filter modal on task table view - placeholder text [SCI-7749]
This commit is contained in:
artoscinote 2023-01-17 13:25:37 +01:00 committed by GitHub
commit 7c0e3865cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1383,9 +1383,9 @@ en:
name: 'Task name'
due_date: 'Due date'
status: 'Status'
status_placeholder: 'Select task flow status'
status_placeholder: 'Select task status'
assigned: 'Assigned to'
assigned_placeholder: 'Select user'
assigned_placeholder: 'Select a person assigned to a task'
view:
canvas: 'Canvas'
table: 'Table'