summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-09-14 23:53:56 +0300
committerLauri Ojansivu <x@xet7.org>2019-09-14 23:53:56 +0300
commit6c7e1ed3ae6c7ab7700890153a6cc8d6b7c08b48 (patch)
tree7e9f6bfca10848ccc9e7aa55e6bf7ed271a02593 /i18n/en.i18n.json
parentd896f6dbcfc484f5ce514d845b4141d940540922 (diff)
downloadwekan-6c7e1ed3ae6c7ab7700890153a6cc8d6b7c08b48.tar.gz
wekan-6c7e1ed3ae6c7ab7700890153a6cc8d6b7c08b48.tar.bz2
wekan-6c7e1ed3ae6c7ab7700890153a6cc8d6b7c08b48.zip
Add translation for "Show desktop drag handles".
Thanks to xet7 !
Diffstat (limited to 'i18n/en.i18n.json')
-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 c10f95c0..1adee4fc 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -738,5 +738,6 @@
"act-atUserComment": "You were mentioned in [__board__] __card__",
"delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
"accounts-allowUserDelete": "Allow users to self delete their account",
- "hide-minicard-label-text": "Hide minicard label text"
+ "hide-minicard-label-text": "Hide minicard label text",
+ "show-desktop-drag-handles": "Show desktop drag handles"
}