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