list bans of guilds

This commit is contained in:
MathMan05 2025-04-14 13:34:39 -05:00
parent bdbee6894d
commit 5b5d15c99c
8 changed files with 224 additions and 33 deletions

View file

@ -245,6 +245,9 @@
"nevermind": "Nevermind",
"submit": "submit",
"guild": {
"bannedBy": "Banned by:",
"banReason": "Ban reason: $1",
"bans": "Bans",
"ruleId": "Rules Channel:",
"community": "Community",
"creating": "Creating guild",
@ -498,7 +501,8 @@
"removeRole": "Remove roles",
"editServerProfile": "Edit server profile",
"instanceBan": "Instance ban",
"confirmInstBan": "Are you sure you want to instance ban $1?"
"confirmInstBan": "Are you sure you want to instance ban $1?",
"unban": "Unban $1"
},
"login": {
"checking": "Checking Instance",