Browse Source

Fix translation.

Lauri Ojansivu 6 years ago
parent
commit
5474099916
1 changed files with 2 additions and 2 deletions
  1. 2 2
      i18n/en.i18n.json

+ 2 - 2
i18n/en.i18n.json

@@ -600,8 +600,8 @@
     "r-d-add-member": "Add member",
     "r-d-remove-member": "Remove member",
     "r-d-remove-all-member": "Remove all member",
-    "r-d-check-all": "Check all items of list",
-    "r-d-uncheck-all": "Uncheck all items of list",
+    "r-d-check-all": "Check all items of a list",
+    "r-d-uncheck-all": "Uncheck all items of a list",
     "r-d-check-one": "Check item",
     "r-d-uncheck-one": "Uncheck item",
     "r-d-check-of-list": "of checklist",