浏览代码

Fix typo.

Lauri Ojansivu 6 年之前
父节点
当前提交
61bc6d3b7a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      i18n/en.i18n.json

+ 1 - 1
i18n/en.i18n.json

@@ -724,5 +724,5 @@
   "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
   "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 deleting their account"
+  "accounts-allowUserDelete": "Allow users to self delete their account"
 }