fix(frontend): localeの型を生成 (#15285)

This commit is contained in:
かっこかり 2025-01-15 11:34:40 +09:00 committed by laoXong
parent 50df8f3f58
commit 50524a8d13

4
locales/index.d.ts vendored
View File

@ -210,6 +210,10 @@ export interface Locale extends ILocale {
*
*/
"copyLink": string;
/**
*
*/
"copyRemoteLink": string;
/**
*
*/