diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-07-05 22:49:25 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-07-05 22:49:25 +0300 |
commit | 7e4fddd9325331092cf7a982f64f1d6ef83ebfbd (patch) | |
tree | 37a14cf5d8c273bd22707403926ed4352f471152 /i18n/en.i18n.json | |
parent | 06423164fb063a5e359bbb5866959f87110bf7c2 (diff) | |
download | wekan-7e4fddd9325331092cf7a982f64f1d6ef83ebfbd.tar.gz wekan-7e4fddd9325331092cf7a982f64f1d6ef83ebfbd.tar.bz2 wekan-7e4fddd9325331092cf7a982f64f1d6ef83ebfbd.zip |
Update translations.
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 9afadd29..d5488ad0 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -167,8 +167,8 @@ "comment-only": "Comment only", "comment-only-desc": "Can comment on cards only.", "computer": "Computer", - "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask", - "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist", + "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", + "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", "copy-card-link-to-clipboard": "Copy card link to clipboard", "copyCardPopup-title": "Copy Card", "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards", |