mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2025-01-03 16:51:26 +00:00
Updating Account deletion prompt.
figured i would help @soronixa out and make the PR.
This commit is contained in:
parent
a13fc72a3d
commit
61a5bb98a6
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
"deleted": "deleted by creator",
|
"deleted": "deleted by creator",
|
||||||
"delete_account": "Delete Account",
|
"delete_account": "Delete Account",
|
||||||
"delete_account_confirm":
|
"delete_account_confirm":
|
||||||
"Warning: this will permanently delete all your data. Enter your password to confirm.",
|
"Warning: this will permanently delete all of your data from this instance. Your data may not be deleted on other, existing instances. Enter your password to confirm.",
|
||||||
"click_to_delete_picture": "Click to delete picture.",
|
"click_to_delete_picture": "Click to delete picture.",
|
||||||
"picture_deleted": "Picture deleted.",
|
"picture_deleted": "Picture deleted.",
|
||||||
"restore": "restore",
|
"restore": "restore",
|
||||||
|
|
Loading…
Reference in a new issue