From 21ca625f10728d69ab63318887f8bd79d68a8312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 18 Jun 2022 10:40:04 +0200 Subject: irc: update translations --- doc/ja/includes/autogen_user_commands.ja.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/ja/includes') diff --git a/doc/ja/includes/autogen_user_commands.ja.adoc b/doc/ja/includes/autogen_user_commands.ja.adoc index 60c7af5ea..03e9e5a7e 100644 --- a/doc/ja/includes/autogen_user_commands.ja.adoc +++ b/doc/ja/includes/autogen_user_commands.ja.adoc @@ -130,7 +130,7 @@ Examples: /autojoin add [ [...]] addraw [,...] [[,...]] del [ [...]] - save + apply sort add: add current channel or a list of channels (with optional keys) to the autojoin option; if you are on the channel and the key is not provided, the key is read in the channel @@ -138,17 +138,18 @@ Examples: del: delete current channel or a list of channels from the autojoin option channel: channel name key: key for the channel - save: save currently joined channels in the autojoin option + apply: set currently joined channels in the autojoin option sort: sort alphabetically channels in the autojoin option Examples: /autojoin add /autojoin add #test /autojoin add #chan1 #chan2 + /allchan /autojoin add /autojoin addraw #chan1,#chan2,#chan3 key1,key2 /autojoin del /autojoin del #chan1 - /autojoin save + /autojoin apply /autojoin sort ---- -- cgit v1.2.3