Browse Source

add transaltion

guillaume 6 years ago
parent
commit
f414fe447d
1 changed files with 2 additions and 1 deletions
  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"
 }