mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-06 20:16:57 +00:00
regen locales/index.d.ts
This commit is contained in:
parent
ee79061384
commit
fc8f06f764
1 changed files with 4 additions and 4 deletions
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
|
@ -1399,7 +1399,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"inputNewFileName": string;
|
||||
/**
|
||||
* Enter new alt text
|
||||
* 新しいキャプションを入力してください
|
||||
*/
|
||||
"inputNewDescription": string;
|
||||
/**
|
||||
|
@ -2595,11 +2595,11 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"description": string;
|
||||
/**
|
||||
* Add alt text
|
||||
* キャプションを付ける
|
||||
*/
|
||||
"describeFile": string;
|
||||
/**
|
||||
* Enter alt text
|
||||
* キャプションを入力
|
||||
*/
|
||||
"enterFileDescription": string;
|
||||
/**
|
||||
|
@ -4080,7 +4080,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"windowRestore": string;
|
||||
/**
|
||||
* Alt text
|
||||
* キャプション
|
||||
*/
|
||||
"caption": string;
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue