Merge pull request #1353 from col-panic/master
Minor typo in en/messages.json (Registrered -> Registered)1.3.x
commit
a5a16f27c7
|
@ -211,7 +211,7 @@
|
||||||
"no-clients": "There are no registered clients on this server.",
|
"no-clients": "There are no registered clients on this server.",
|
||||||
"no-matches": "There are no clients that match your search criteria.",
|
"no-matches": "There are no clients that match your search criteria.",
|
||||||
"no-redirect": "NO REDIRECT URI",
|
"no-redirect": "NO REDIRECT URI",
|
||||||
"registered": "Registrered",
|
"registered": "Registered",
|
||||||
"search": "Search...",
|
"search": "Search...",
|
||||||
"whitelist": "Whitelist",
|
"whitelist": "Whitelist",
|
||||||
"unknown": "at an unknown time"
|
"unknown": "at an unknown time"
|
||||||
|
|
Loading…
Reference in New Issue