autogen: locale index

This commit is contained in:
아르페 2024-01-23 00:02:38 +09:00
parent 571d8662a1
commit 51944aaf2f

26
locales/index.d.ts vendored
View file

@ -5509,6 +5509,32 @@ export interface Locale extends ILocale {
* []
*/
"expandOnNoteClickDescription": string;
/**
* []
*/
"showQuickHeartReaction": string;
/**
*
*/
"showQuickHeartReactionDescription": string;
"_showQuickHeartReaction": {
/**
*
*/
"showAll": string;
/**
*
*/
"heartOnly": string;
/**
*
*/
"reactionOnly": string;
/**
*
*/
"hideAll": string;
};
/**
*
*/