瀏覽代碼

Add translation for "Show desktop drag handles".

Thanks to xet7 !
Lauri Ojansivu 5 年之前
父節點
當前提交
6c7e1ed3ae
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      i18n/en.i18n.json

+ 2 - 1
i18n/en.i18n.json

@@ -738,5 +738,6 @@
   "act-atUserComment": "You were mentioned in [__board__] __card__",
   "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.",
   "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",
   "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"
 }
 }