enhance: 送信したチャットルームへの招待を確認できるように

This commit is contained in:
syuilo
2025-03-25 13:41:12 +09:00
parent 1736955694
commit c51e862b7d
11 changed files with 205 additions and 3 deletions

4
locales/index.d.ts vendored
View File

@@ -5424,6 +5424,10 @@ export interface Locale extends ILocale {
* ユーザーを招待
*/
"inviteUser": string;
/**
* 送信した招待
*/
"sentInvitations": string;
/**
* 参加
*/