From e7a3981aca2941ca74474f8aa31b8b4f6fc6690c Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Thu, 21 Sep 2023 13:54:20 +0900 Subject: [PATCH] (update) locale dts --- locales/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/index.d.ts b/locales/index.d.ts index bd1f10d86e..f3fc43afd6 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1032,6 +1032,7 @@ export interface Locale { "video": string; "videos": string; "dataSaver": string; + "copyEmbedCode": string; "accountMigration": string; "accountMoved": string; "accountMovedShort": string;