summaryrefslogtreecommitdiff
path: root/locales/index.d.ts
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-10-05 18:53:57 +0900
committerGitHub <noreply@github.com>2025-10-05 18:53:57 +0900
commita8fcdb79ab8783d628ab1de06bf4a4ef9b7dd8bb (patch)
tree6e5e55c53c51e30d868c4014fbfb7b00e5877efc /locales/index.d.ts
parentenhance(frontend): MkTabs, MkPageHeader.tabsにてタブハイライトのCSS... (diff)
downloadmisskey-a8fcdb79ab8783d628ab1de06bf4a4ef9b7dd8bb.tar.gz
misskey-a8fcdb79ab8783d628ab1de06bf4a4ef9b7dd8bb.tar.bz2
misskey-a8fcdb79ab8783d628ab1de06bf4a4ef9b7dd8bb.zip
fix(frontend): 画面左のナビゲーションバーでウィジェットアイコンにtooltipがつかない問題を修正 (#16602)
Diffstat (limited to 'locales/index.d.ts')
-rw-r--r--locales/index.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index fbe8c30c94..fe3e07fcfa 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -5577,6 +5577,10 @@ export interface Locale extends ILocale {
* 予約
*/
"scheduled": string;
+ /**
+ * ウィジェット
+ */
+ "widgets": string;
"_compression": {
"_quality": {
/**