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": { /**