forked from mirrors/misskey
enhance(frontend): 通知設定ページにサウンド設定ページへのリンクを追加 (#16072)
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -2334,6 +2334,10 @@ export interface Locale extends ILocale {
|
||||
* サウンド
|
||||
*/
|
||||
"sound": string;
|
||||
/**
|
||||
* 通知音の設定
|
||||
*/
|
||||
"notificationSoundSettings": string;
|
||||
/**
|
||||
* 聴く
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user