add transaltion

This commit is contained in:
guillaume 2019-07-30 12:00:25 +02:00
parent 98e3b0ce77
commit f414fe447d

View file

@ -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"
}