master
kek7198 2021-12-27 18:56:05 -06:00
parent 1aa5c6fead
commit c722039247
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
<div class="mt-[-1px]">
<label class="label mb-0" for="club">Banned</label>
<small class="block text-gray-600 dark:text-gray-400">
Mark @{{ u.username }} as banned. This account status is public.
Ban @{{ u.username }} and restrict them from posting.
</small>
</div>
</li>
@ -61,7 +61,7 @@
<div class="mt-[-1px]">
<label class="label mb-0" for="club">Shadwoban</label>
<small class="block text-gray-600 dark:text-gray-400">
Shadowban @{{ u.username }}. This account status is visible only to moderators.
Covertly ban @{{ u.username }}. Only visible to moderators.
</small>
</div>
</li>