mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 23:21:47 +01:00
Added translation: Persian (Iran).
Thanks to translators!
This commit is contained in:
parent
b9405bfb64
commit
0a728f805b
10 changed files with 1102 additions and 360 deletions
|
|
@ -2113,7 +2113,7 @@ function cardCustomFields(userId, doc, fieldNames, modifier) {
|
|||
boardId: doc.boardId,
|
||||
cardId: doc._id,
|
||||
listId: doc.listId,
|
||||
swimlaneId: doc.swimlaneId
|
||||
swimlaneId: doc.swimlaneId,
|
||||
};
|
||||
Activities.insert(act);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue