Explorar el Código

Updated translations.

Lauri Ojansivu hace 1 año
padre
commit
d5297cd1df
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      imports/i18n/data/en.i18n.json

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

@@ -1245,5 +1245,6 @@
   "show-at-minicard": "Show at minicard",
   "show-checklist-at-minicard": "Show checklist at minicard",
   "show-subtasks-field": "Show subtasks field",
-  "convert-to-markdown": "Convert to markdown"
+  "convert-to-markdown": "Convert to markdown",
+  "import-board-zip": "Add .zip file that has board JSON files, and board name subdirectories with attachments"
 }