diff options
Diffstat (limited to 'locales/index.d.ts')
| -rw-r--r-- | locales/index.d.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts index fbe8c30c94..fe3e07fcfa 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -5577,6 +5577,10 @@ export interface Locale extends ILocale { * 予約 */ "scheduled": string; + /** + * ウィジェット + */ + "widgets": string; "_compression": { "_quality": { /** |