enhance: 動画・音声周りのUIと動作改良 (#12925)
* wip * (fix) `/files` をバイトレンジリクエストに対応させる * video * audio * fix * fix * spdx * fix (rangeRequest) * fix * Update CHANGELOG.md * (add) ボリュームを保存できるように * (fix) ミュート復帰時に音量が固定される * named export * tweak design * Add sensitive class for audio component * Refactor seekbar styles * Refactor hms * Revert "(add) ボリュームを保存できるように" This reverts commit6271f9493b. * Revert "(fix) ミュート復帰時に音量が固定される" This reverts commita65002b56e. * revert revert changes --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -1061,6 +1061,8 @@ export interface Locale {
|
||||
"noteIdOrUrl": string;
|
||||
"video": string;
|
||||
"videos": string;
|
||||
"audio": string;
|
||||
"audioFiles": string;
|
||||
"dataSaver": string;
|
||||
"accountMigration": string;
|
||||
"accountMoved": string;
|
||||
|
||||
Reference in New Issue
Block a user