forked from mirrors/misskey
enhance: 送信したチャットルームへの招待を確認できるように
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -5424,6 +5424,10 @@ export interface Locale extends ILocale {
|
||||
* ユーザーを招待
|
||||
*/
|
||||
"inviteUser": string;
|
||||
/**
|
||||
* 送信した招待
|
||||
*/
|
||||
"sentInvitations": string;
|
||||
/**
|
||||
* 参加
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user