fix(frontend): run pnpm build-assets (#14077)
				
					
				
			This commit is contained in:
		
							
								
								
									
										8
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -9761,7 +9761,7 @@ export interface Locale extends ILocale {
 | 
			
		||||
    "_dataSaver": {
 | 
			
		||||
        "_media": {
 | 
			
		||||
            /**
 | 
			
		||||
             * メディアの読み込み
 | 
			
		||||
             * メディアの読み込みを無効化
 | 
			
		||||
             */
 | 
			
		||||
            "title": string;
 | 
			
		||||
            /**
 | 
			
		||||
@@ -9771,7 +9771,7 @@ export interface Locale extends ILocale {
 | 
			
		||||
        };
 | 
			
		||||
        "_avatar": {
 | 
			
		||||
            /**
 | 
			
		||||
             * アイコン画像
 | 
			
		||||
             * アイコン画像のアニメーションを無効化
 | 
			
		||||
             */
 | 
			
		||||
            "title": string;
 | 
			
		||||
            /**
 | 
			
		||||
@@ -9781,7 +9781,7 @@ export interface Locale extends ILocale {
 | 
			
		||||
        };
 | 
			
		||||
        "_urlPreview": {
 | 
			
		||||
            /**
 | 
			
		||||
             * URLプレビューのサムネイル
 | 
			
		||||
             * URLプレビューのサムネイルを非表示
 | 
			
		||||
             */
 | 
			
		||||
            "title": string;
 | 
			
		||||
            /**
 | 
			
		||||
@@ -9791,7 +9791,7 @@ export interface Locale extends ILocale {
 | 
			
		||||
        };
 | 
			
		||||
        "_code": {
 | 
			
		||||
            /**
 | 
			
		||||
             * コードハイライト
 | 
			
		||||
             * コードハイライトを非表示
 | 
			
		||||
             */
 | 
			
		||||
            "title": string;
 | 
			
		||||
            /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user