From 2a3b0d9bcf2ef669d7e6b83a98a5daaf48d9eb94 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 10 May 2025 14:08:28 +0900 Subject: [PATCH] New translations ja-jp.yml (English) --- locales/en-US.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 11d2a289f2..551cb6eb9c 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1384,6 +1384,8 @@ _chat: chatNotAvailableInOtherAccount: "The chat function is disabled for the other user." cannotChatWithTheUser: "Cannot start a chat with this user" cannotChatWithTheUser_description: "Chat is either unavailable or the other party has not enabled chat." + youAreNotAMemberOfThisRoomButInvited: "You are not a participant in this room, but you have received an invitation. Please accept the invitation to join." + doYouAcceptInvitation: "Do you accept the invitation?" chatWithThisUser: "Chat with user" thisUserAllowsChatOnlyFromFollowers: "This user accepts chats from followers only." thisUserAllowsChatOnlyFromFollowing: "This user accepts chats only from users they follow."