diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-16 02:24:33 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-16 02:24:33 +0300 |
commit | 6fe7f3c553339ad889e937aec278e85ee9785451 (patch) | |
tree | 5b92a01c3e1b7c4644299007466bb1babdc874a1 /i18n/en.i18n.json | |
parent | df84a2be9adb2eeee25141588a80d4523d38675d (diff) | |
download | wekan-6fe7f3c553339ad889e937aec278e85ee9785451.tar.gz wekan-6fe7f3c553339ad889e937aec278e85ee9785451.tar.bz2 wekan-6fe7f3c553339ad889e937aec278e85ee9785451.zip |
Archive => Recycle Bin
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 395940c6..f4e692ad 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -541,8 +541,8 @@ "r-list": "list", "r-moved-to": "Moved to", "r-moved-from": "Moved from", - "r-archived": "Archived", - "r-unarchived": "Unarchived", + "r-archived": "Moved to Recycle Bin", + "r-unarchived": "Restored from Recycle Bin", "r-a-card": "a card", "r-when-a-label-is": "When a label is", "r-when-the-label-is": "When the label is", @@ -607,18 +607,4 @@ "r-d-check-of-list": "of checklist", "r-d-add-checklist": "Add checklist", "r-d-remove-checklist": "Remove checklist" - - - - - - - - - - - - - - } |