enhance(frontend): improve forms usability
This commit is contained in:
		
							
								
								
									
										12
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -5096,6 +5096,18 @@ export interface Locale extends ILocale {
 | 
			
		||||
     * パフォーマンス
 | 
			
		||||
     */
 | 
			
		||||
    "performance": string;
 | 
			
		||||
    /**
 | 
			
		||||
     * 変更あり
 | 
			
		||||
     */
 | 
			
		||||
    "modified": string;
 | 
			
		||||
    /**
 | 
			
		||||
     * 破棄
 | 
			
		||||
     */
 | 
			
		||||
    "discard": string;
 | 
			
		||||
    /**
 | 
			
		||||
     * {n}件の変更があります
 | 
			
		||||
     */
 | 
			
		||||
    "thereAreNChanges": ParameterizedString<"n">;
 | 
			
		||||
    "_delivery": {
 | 
			
		||||
        /**
 | 
			
		||||
         * 配信状態
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user