per guild profiles
This commit is contained in:
parent
d573a06188
commit
8e7aea193c
7 changed files with 414 additions and 45 deletions
|
@ -396,7 +396,8 @@
|
|||
"kick":"Kick member",
|
||||
"ban":"Ban member",
|
||||
"addRole":"Add roles",
|
||||
"removeRole":"Remove roles"
|
||||
"removeRole":"Remove roles",
|
||||
"editServerProfile":"Edit server profile"
|
||||
},
|
||||
"login":{
|
||||
"checking":"Checking Instance",
|
||||
|
@ -407,7 +408,8 @@
|
|||
"member":{
|
||||
"kick":"Kick $1 from $2",
|
||||
"reason:":"Reason:",
|
||||
"ban":"Ban $1 from $2"
|
||||
"ban":"Ban $1 from $2",
|
||||
"nick:":"Nickname:"
|
||||
},
|
||||
"uploadFilesText":"Upload your files here!",
|
||||
"errorReconnect":"Unable to connect to the server, retrying in **$1** seconds...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue