summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-01 16:48:14 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-01 16:48:14 +0300
commit2eed1ca0eb9848046153789d4e44c27996f45eb8 (patch)
tree75f465f5af1ee80c09b4dca2c3d70e8edcbbcddf /i18n/en.i18n.json
parent99e5293ef5c1f8411fae8f9956feb90ec2f680aa (diff)
downloadwekan-2eed1ca0eb9848046153789d4e44c27996f45eb8.tar.gz
wekan-2eed1ca0eb9848046153789d4e44c27996f45eb8.tar.bz2
wekan-2eed1ca0eb9848046153789d4e44c27996f45eb8.zip
Add translations for Board Settings / Allow Rename Board/Swimlane/Card.
Thanks to xet7 !
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index bce99384..c7583386 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -762,5 +762,7 @@
"show-on-card": "Show on Card",
"new": "New",
"editUserPopup-title": "Edit User",
- "newUserPopup-title": "New User"
+ "newUserPopup-title": "New User",
+ "allow-rename": "Allow Rename",
+ "allowRenamePopup-title": "Allow Rename"
}