diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-06-10 17:45:02 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-06-10 17:45:02 +0300 |
commit | bd5fd7765556bc6d6d59d832dda6a4a3429099a8 (patch) | |
tree | c4f282e3281452da1dac8169ad3200cb2338d52c /i18n | |
parent | 93a7040c7756bf8f758a53e5eeaaadb2dc517ce0 (diff) | |
download | wekan-bd5fd7765556bc6d6d59d832dda6a4a3429099a8.tar.gz wekan-bd5fd7765556bc6d6d59d832dda6a4a3429099a8.tar.bz2 wekan-bd5fd7765556bc6d6d59d832dda6a4a3429099a8.zip |
Fix typo.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 40f1b820..cd74b6ac 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -108,7 +108,7 @@ "card-comments-title": "This card has %s comment.", "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.", "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.", - "card-delete-suggest-archive": "You can move a card Recycle Bin to remove it from the board and preserve the activity.", + "card-delete-suggest-archive": "You can move a card to Recycle Bin to remove it from the board and preserve the activity.", "card-due": "Due", "card-due-on": "Due on", "card-spent": "Spent Time", |