mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Assignee field like Jira #2452 , in progress.
Add assignee popup title. Thanks to xet7 !
This commit is contained in:
parent
56efb5c410
commit
31dbdc835d
1 changed files with 2 additions and 1 deletions
|
|
@ -751,5 +751,6 @@
|
||||||
"accounts-allowUserDelete": "Allow users to self delete their account",
|
"accounts-allowUserDelete": "Allow users to self delete their account",
|
||||||
"hide-minicard-label-text": "Hide minicard label text",
|
"hide-minicard-label-text": "Hide minicard label text",
|
||||||
"show-desktop-drag-handles": "Show desktop drag handles",
|
"show-desktop-drag-handles": "Show desktop drag handles",
|
||||||
"assignee": "Assignee"
|
"assignee": "Assignee",
|
||||||
|
"cardAssigneesPopup-title": "Assignee"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue