regen locales/index.d.ts
This commit is contained in:
Vendored
+4
-4
@@ -1399,7 +1399,7 @@ export interface Locale extends ILocale {
|
|||||||
*/
|
*/
|
||||||
"inputNewFileName": string;
|
"inputNewFileName": string;
|
||||||
/**
|
/**
|
||||||
* Enter new alt text
|
* 新しいキャプションを入力してください
|
||||||
*/
|
*/
|
||||||
"inputNewDescription": string;
|
"inputNewDescription": string;
|
||||||
/**
|
/**
|
||||||
@@ -2595,11 +2595,11 @@ export interface Locale extends ILocale {
|
|||||||
*/
|
*/
|
||||||
"description": string;
|
"description": string;
|
||||||
/**
|
/**
|
||||||
* Add alt text
|
* キャプションを付ける
|
||||||
*/
|
*/
|
||||||
"describeFile": string;
|
"describeFile": string;
|
||||||
/**
|
/**
|
||||||
* Enter alt text
|
* キャプションを入力
|
||||||
*/
|
*/
|
||||||
"enterFileDescription": string;
|
"enterFileDescription": string;
|
||||||
/**
|
/**
|
||||||
@@ -4080,7 +4080,7 @@ export interface Locale extends ILocale {
|
|||||||
*/
|
*/
|
||||||
"windowRestore": string;
|
"windowRestore": string;
|
||||||
/**
|
/**
|
||||||
* Alt text
|
* キャプション
|
||||||
*/
|
*/
|
||||||
"caption": string;
|
"caption": string;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user