Auto generate locals/index.d.ts
This commit is contained in:
parent
de2f85e88d
commit
71f30a8cb7
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@ -9431,6 +9431,10 @@ export interface Locale extends ILocale {
|
|||||||
* 連携アプリからの通知
|
* 連携アプリからの通知
|
||||||
*/
|
*/
|
||||||
"app": string;
|
"app": string;
|
||||||
|
/**
|
||||||
|
* 編集済み
|
||||||
|
*/
|
||||||
|
"edited": string;
|
||||||
};
|
};
|
||||||
"_actions": {
|
"_actions": {
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user