Move translator hint to where gettext will actually see it and replace tab by spaces.
This commit is contained in:
parent
a590f2cb0f
commit
d6be5be548
@ -900,8 +900,8 @@ class HelpCommand extends Command
|
||||
{
|
||||
function handle($channel)
|
||||
{
|
||||
// TRANS: Help text for commands.
|
||||
$channel->output($this->user,
|
||||
// TRANS: Help text for commands.
|
||||
_("Commands:\n".
|
||||
"on - turn on notifications\n".
|
||||
"off - turn off notifications\n".
|
||||
|
Loading…
x
Reference in New Issue
Block a user