瀏覽代碼

add transaltion

guillaume 6 年之前
父節點
當前提交
f414fe447d
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      i18n/en.i18n.json

+ 2 - 1
i18n/en.i18n.json

@@ -723,5 +723,6 @@
   "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
   "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."
+  "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"
 }