list bans of guilds
This commit is contained in:
parent
bdbee6894d
commit
5b5d15c99c
8 changed files with 224 additions and 33 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue