From 71f30a8cb70db5d60f369d8ac0256f449a44546f Mon Sep 17 00:00:00 2001 From: viridian Date: Mon, 15 Jul 2024 08:53:01 +0200 Subject: [PATCH] Auto generate locals/index.d.ts --- locales/index.d.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/index.d.ts b/locales/index.d.ts index 7314151708..e3434d7dbf 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -9431,6 +9431,10 @@ export interface Locale extends ILocale { * 連携アプリからの通知 */ "app": string; + /** + * 編集済み + */ + "edited": string; }; "_actions": { /**