This commit is contained in:
syuilo
2025-05-11 14:23:58 +09:00
parent 4d08c0a82b
commit 3100caadda
3 changed files with 15 additions and 0 deletions

4
locales/index.d.ts vendored
View File

@@ -5717,6 +5717,10 @@ export interface Locale extends ILocale {
* 高品質な画像のプレースホルダを表示
*/
"enableHighQualityImagePlaceholders": string;
/**
* UIのアニメーション
*/
"uiAnimations": string;
/**
* ナビゲーションバーに副ボタンを表示
*/