2
0
Эх сурвалжийг харах

Added show-subtasks-field to be translateable at Board Settings / Subtasks Settings.

Thanks to xet7 !
Lauri Ojansivu 1 жил өмнө
parent
commit
e60eddda04

+ 2 - 1
imports/i18n/data/en.i18n.json

@@ -1239,5 +1239,6 @@
   "text": "Text",
   "translation-text": "Translation text",
   "show-at-minicard": "Show at minicard",
-  "show-checklist-at-minicard": "Show checklist at minicard"
+  "show-checklist-at-minicard": "Show checklist at minicard",
+  "show-subtasks-field": "Show subtasks field"
 }