fix backwards typing
This commit is contained in:
parent
9434450d26
commit
32ba377292
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
"leaveGuild":"Leave Guild",
|
||||
"confirmGuildLeave":"Are you sure you want to leave $1",
|
||||
"UrlGen":"URL generator",
|
||||
"typing":"$2 {{PLURAL:$1|are|is}} typing",
|
||||
"typing":"$2 {{PLURAL:$1|is|are}} typing",
|
||||
"noMessages":"No messages appear to be here, be the first to say something!",
|
||||
"blankMessage":"Blank Message",
|
||||
"channel":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue