summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-10-07 17:47:01 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-10-07 17:47:01 +0200
commitf19948f9936af6656d70ba629d56cbf40de77b2a (patch)
treeea345824cdfe4b1023563d719df17be0c4883a38 /i18n
parentebd884e654c45373dc56a03730a4ce670887ce8b (diff)
downloadwekan-f19948f9936af6656d70ba629d56cbf40de77b2a.tar.gz
wekan-f19948f9936af6656d70ba629d56cbf40de77b2a.tar.bz2
wekan-f19948f9936af6656d70ba629d56cbf40de77b2a.zip
Added back button
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 896c10a3..df34f446 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -607,5 +607,6 @@
"r-d-check-of-list": "of checklist",
"r-d-add-checklist": "Add checklist",
"r-d-remove-checklist": "Remove checklist",
- "r-when-a-card-is-moved": "When a card is moved to another list"
+ "r-when-a-card-is-moved": "When a card is moved to another list",
+ "r-back": "Back"
}