mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
Filter modal on task table view - placeholder text [SCI-7749]
This commit is contained in:
parent
78b4e71d3e
commit
39280d35b0
1 changed files with 2 additions and 2 deletions
|
@ -1382,9 +1382,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'
|
||||
|
|
Loading…
Reference in a new issue