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": {
/**
+1 -2
View File
@@ -1334,6 +1334,7 @@ paste: "ペースト"
emojiPalette: "絵文字パレット"
postForm: "投稿フォーム"
textCount: "文字数"
information: "情報"
_emojiPalette:
palettes: "パレット"
@@ -2749,10 +2750,8 @@ _externalResourceInstaller:
checkVendorBeforeInstall: "配布元が信頼できるかを確認した上でインストールしてください。"
_plugin:
title: "このプラグインをインストールしますか?"
metaTitle: "プラグイン情報"
_theme:
title: "このテーマをインストールしますか?"
metaTitle: "テーマ情報"
_meta:
base: "基本のカラースキーム"
_vendorInfo: