mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-26 20:14:20 +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))
|
L.append(format(_('is on %L'), normal))
|
||||||
else:
|
else:
|
||||||
if command == 'whois':
|
if command == 'whois':
|
||||||
L = [_('isn\'t on any publically visible channels')]
|
L = [_('isn\'t on any publicly visible channels')]
|
||||||
else:
|
else:
|
||||||
L = []
|
L = []
|
||||||
channels = format('%L', L)
|
channels = format('%L', L)
|
||||||
|
Loading…
Reference in New Issue
Block a user