mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 07:55:12 +00:00
Auto generate locals/index.d.ts
This commit is contained in:
parent
de2f85e88d
commit
71f30a8cb7
1 changed files with 4 additions and 0 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
@ -9431,6 +9431,10 @@ export interface Locale extends ILocale {
|
|||
* 連携アプリからの通知
|
||||
*/
|
||||
"app": string;
|
||||
/**
|
||||
* 編集済み
|
||||
*/
|
||||
"edited": string;
|
||||
};
|
||||
"_actions": {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue