From 827cd5f4d8f5f0938614c5cc6e9c3626219a6a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8F=E3=82=93?= <149618204+wancor1@users.noreply.github.com> Date: Sun, 29 Dec 2024 21:00:00 +0900 Subject: [PATCH] Update bundle_ja.properties --- core/assets/bundles/bundle_ja.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/assets/bundles/bundle_ja.properties b/core/assets/bundles/bundle_ja.properties index 19cfb43ad2..1347bb626c 100644 --- a/core/assets/bundles/bundle_ja.properties +++ b/core/assets/bundles/bundle_ja.properties @@ -286,6 +286,9 @@ client.command.blank.description = 不可視の Unicode 文字を送信します client.command.replacemessage.description = メッセージ内の対応するテキストを置換します。 client.command.replacemsgif.description = メッセージ内の対応するテキストを、テキストが一致する場合のみ置換します。 client.command.phasei.description = シフトキーを押しながらフェーズコンベアをドラッグするときのエンドブリッジの間隔を変更します。 +client.command.phasei.invalidargs = [scarlet]Interval must be within 1 and {0}! +client.command.phasei.success = [accent]Successfully set interval to {0}. +client.command.phasei.error = [scarlet]Couldn't parse interval. client.command.pathing.description = 経路探索アルゴリズムを変更します。 client.command.pic.description = チャット経由で送信する画像の品質を設定します(0 -> png)。 client.command.pic.invalidargs = [accent]品質には 0.0 から 1.0 の値を入力してください(0.0 -> png)。現在設定されているのは [white]{0}{1} です。