1
0

🎨 for install-extensions

This commit is contained in:
syuilo
2025-03-20 12:36:48 +09:00
parent 9529867630
commit 282caa0b7e
4 changed files with 101 additions and 73 deletions
+4 -8
View File
@@ -5354,6 +5354,10 @@ export interface Locale extends ILocale {
*
*/
"textCount": string;
/**
*
*/
"information": string;
"_emojiPalette": {
/**
*
@@ -10359,20 +10363,12 @@ export interface Locale extends ILocale {
*
*/
"title": string;
/**
*
*/
"metaTitle": string;
};
"_theme": {
/**
*
*/
"title": string;
/**
*
*/
"metaTitle": string;
};
"_meta": {
/**