Update edit.rs.html string (#389)
This commit is contained in:
parent
ccba485215
commit
e2d5a5057c
@ -27,7 +27,7 @@
|
|||||||
<input type="submit" class="inline-block button destructive" value="@i18n!(ctx.1, "Delete your account")">
|
<input type="submit" class="inline-block button destructive" value="@i18n!(ctx.1, "Delete your account")">
|
||||||
</form>
|
</form>
|
||||||
} else {
|
} else {
|
||||||
<p>@i18n!(ctx.1, "Sorry, but as an admin, you can't leave your instance.")</p>
|
<p>@i18n!(ctx.1, "Sorry, but as an admin, you can't leave your own instance.")</p>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user