bug fix
This commit is contained in:
parent
127a9e8250
commit
0ced3f594c
4 changed files with 23 additions and 3 deletions
|
@ -322,7 +322,8 @@
|
|||
"reactionAdd":"Add reaction",
|
||||
"delete":"Delete message",
|
||||
"edit":"Edit message",
|
||||
"edited":"(edited)"
|
||||
"edited":"(edited)",
|
||||
"deleted":"Deleted message"
|
||||
},
|
||||
"instanceStats":{
|
||||
"name":"Instance stats: $1",
|
||||
|
@ -364,6 +365,7 @@
|
|||
"blocked":"Blocked",
|
||||
"blockedusers":"Blocked Users:",
|
||||
"addfriend":"Add Friend",
|
||||
"removeFriend":"Remove Friend",
|
||||
"addfriendpromt":"Add friends by username:",
|
||||
"notfound":"User not found",
|
||||
"discnotfound":"Discriminator not found",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue