You've already forked AstralRinth
forked from didirus/AstralRinth
Re-word "my profile" to "your profile"/"this profile" (#766)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
ref="modal_confirm"
|
||||
title="Are you sure you want to delete your account?"
|
||||
description="This will **immediately delete all of your user data and follows**. This will not delete your projects. Deleting your account cannot be reversed.<br><br>If you need help with your account, get support on the [Modrinth Discord](https://discord.gg/EUHuJHt)."
|
||||
proceed-label="Delete my account"
|
||||
proceed-label="Delete this account"
|
||||
:confirmation-text="$auth.user.username"
|
||||
:has-to-type="true"
|
||||
@proceed="deleteAccount"
|
||||
|
||||
Reference in New Issue
Block a user