mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
Fix typos in translation.
This commit is contained in:
parent
d99056ced5
commit
0854a658d8
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
|||
"act-createBoard": "created board __board__",
|
||||
"act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
|
||||
"act-createCustomField": "created custom field __customField__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
|
||||
"act-createList": "added list __list__ to __board__",
|
||||
"act-addBoardMember": "added member __member__ to __board__",
|
||||
"act-createList": "added list __list__ to board __board__",
|
||||
"act-addBoardMember": "added member __member__ to board __board__",
|
||||
"act-archivedBoard": "Board __board__ moved to Archive",
|
||||
"act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
|
||||
"act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue