From a801eda55a7e9a07c95316e1395bce83219c9402 Mon Sep 17 00:00:00 2001 From: Aesc <49610790+Aesc3625@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:49:43 +0900 Subject: [PATCH] add bot & chat client statuses --- ja.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ja.json b/ja.json index 79a5438..f43ebbb 100644 --- a/ja.json +++ b/ja.json @@ -598,6 +598,8 @@ "Profile.Status.Invisible": "非表示", "Profile.Status.Offline": "オフライン", "Profile.Status.Headless": "ヘッドレス", + "Profile.Status.Bot": "ボット: {version}", + "Profile.Status.ChatClient": "チャットクライアント: {version}", "Session.Tab.Settings": "設定", "Session.Tab.Users": "ユーザー",