From 6ec832e63368345e1d2ba99e68dfad8ce2a4fc29 Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Sun, 10 May 2026 19:28:32 +0800 Subject: [PATCH] Fix overlay visibility in fullscreen spaces --- Apptag/Localization/ja.json | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/Apptag/Localization/ja.json b/Apptag/Localization/ja.json index fe04480..8887a9f 100644 --- a/Apptag/Localization/ja.json +++ b/Apptag/Localization/ja.json @@ -22,9 +22,6 @@ "settings.tagFontDesc": "オーバーレイ内のグループ名ラベルのサイズを調整します。", "settings.iconSize": "アイコンサイズ:", "settings.iconSizeDesc": "アイコンの表示サイズ。グリッド列は自動調整されます。", - "settings.reindex": "再インデックス", - "settings.reindexDesc": "すべてのAppディレクトリを再スキャンし、タグデータベースを更新します。", - "settings.indexMgmt": "インデックス管理", "settings.backup": "バックアップと復元", "settings.export": "タグをエクスポート…", "settings.import": "タグをインポート…", @@ -43,4 +40,4 @@ "tag.cancel": "キャンセル", "tag.add": "追加", "tag.newName": "新規タグ名" -} +} \ No newline at end of file -- Gitblit v1.9.3