Merge branch 'develop' into feature/2024.9.0
This commit is contained in:
Vendored
+4
@@ -4943,6 +4943,10 @@ export interface Locale extends ILocale {
|
||||
* 通知をグルーピングして表示する
|
||||
*/
|
||||
"useGroupedNotifications": string;
|
||||
/**
|
||||
* ポップアップ通知のクリックを許可する
|
||||
*/
|
||||
"allowClickingNotifications": string;
|
||||
/**
|
||||
* メールアドレスの確認中に問題が発生しました。リンクの有効期限が切れている可能性があります。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user