diff options
author | Andrés Manelli <andresmanelli@gmail.com> | 2018-04-20 23:52:13 -0300 |
---|---|---|
committer | Andrés Manelli <andresmanelli@gmail.com> | 2018-08-11 00:15:13 +0200 |
commit | f0597ef0c496352cb102d85227a46831a8b04c57 (patch) | |
tree | ef43bd7b39f8bb33f965144f849be1127ecdfd78 /i18n | |
parent | 10aab8a7336ff9a6c313eb34b22771b70b3df5d0 (diff) | |
download | wekan-f0597ef0c496352cb102d85227a46831a8b04c57.tar.gz wekan-f0597ef0c496352cb102d85227a46831a8b04c57.tar.bz2 wekan-f0597ef0c496352cb102d85227a46831a8b04c57.zip |
Indicate board or card through icons. Indicate if archived
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 08fc129f..bd9780a7 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -109,6 +109,7 @@ "bucket-example": "Like “Bucket List” for example", "cancel": "Cancel", "card-archived": "This card is moved to Recycle Bin.", + "board-archived": "This board is moved to Recycle Bin.", "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.", |