add english strings for account deletion
This commit is contained in:
parent
fbe210a39d
commit
9e64796a9e
1 changed files with 2 additions and 0 deletions
|
@ -848,6 +848,8 @@ cropImageAsk: "Do you want to crop this image?"
|
||||||
recentNHours: "Last {n} hours"
|
recentNHours: "Last {n} hours"
|
||||||
recentNDays: "Last {n} days"
|
recentNDays: "Last {n} days"
|
||||||
isSystemAccount: "An account created and automatically operated by the system."
|
isSystemAccount: "An account created and automatically operated by the system."
|
||||||
|
typeToConfirm: "Please enter {x} to confirm"
|
||||||
|
deleteAccount: "Delete account"
|
||||||
_emailUnavailable:
|
_emailUnavailable:
|
||||||
used: "This email address is already being used"
|
used: "This email address is already being used"
|
||||||
format: "The format of this email address is invalid"
|
format: "The format of this email address is invalid"
|
||||||
|
|
Loading…
Reference in a new issue