소스 검색

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__",
   "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"
 }