enhance(frontend): チャットが開放されていない場合のUIを改善

This commit is contained in:
syuilo
2025-03-28 10:48:13 +09:00
parent dec3e86e5e
commit c37f9d38a3
4 changed files with 13 additions and 1 deletions

View File

@@ -1366,6 +1366,7 @@ _chat:
muteThisRoom: "このルームをミュート"
deleteRoom: "ルームを削除"
chatNotAvailableForThisAccountOrServer: "このサーバー、またはこのアカウントでチャットは有効化されていません。"
chatNotAvailableInOtherAccount: "相手のアカウントでチャット機能が使えない状態になっています。"
cannotChatWithTheUser: "このユーザーとのチャットを開始できません"
cannotChatWithTheUser_description: "チャットが使えない状態になっているか、相手がチャットを開放していません。"
chatWithThisUser: "チャットする"