summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-08 00:06:55 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-08 00:06:55 +0300
commitd91e0358f3a3f13558f8493661aa847fdbcae528 (patch)
tree628f6bcde0a34d9156bbc7c88aaa41def3be9c85 /i18n/en.i18n.json
parent4c6c6ffb164027c5a5f29d213be9858c23efd3bf (diff)
parent6931b88e4013754a7b03205a9916b9e607224f48 (diff)
downloadwekan-d91e0358f3a3f13558f8493661aa847fdbcae528.tar.gz
wekan-d91e0358f3a3f13558f8493661aa847fdbcae528.tar.bz2
wekan-d91e0358f3a3f13558f8493661aa847fdbcae528.zip
Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim-feature-rules
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 896c10a3..cec9b6e4 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -532,7 +532,7 @@
"r-add-rule": "Add rule",
"r-view-rule": "View rule",
"r-delete-rule": "Delete rule",
- "r-new-rule-name": "Add new rule",
+ "r-new-rule-name": "New rule title",
"r-no-rules": "No rules",
"r-when-a-card-is": "When a card is",
"r-added-to": "Added to",
@@ -576,7 +576,7 @@
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
- "r-item-check": "Items of checklist",
+ "r-items-check": "items of checklist",
"r-check": "Check",
"r-uncheck": "Uncheck",
"r-item": "item",
@@ -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"
}