mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
oops how do i english
This commit is contained in:
parent
41effcea13
commit
5f23855d27
@ -243,7 +243,7 @@ class Network(callbacks.Plugin):
|
||||
L.append(format(_('is on %L'), normal))
|
||||
else:
|
||||
if command == 'whois':
|
||||
L = [_('isn\'t on any publically visible channels')]
|
||||
L = [_('isn\'t on any publicly visible channels')]
|
||||
else:
|
||||
L = []
|
||||
channels = format('%L', L)
|
||||
|
Loading…
Reference in New Issue
Block a user