fix(i18n): remove duplicate resources block in index.ts and fix prettier formatting

This commit is contained in:
RockChinQ
2026-04-17 20:22:48 +08:00
parent e4b40a8fa0
commit 10425ede34
6 changed files with 30 additions and 45 deletions
+1 -1
View File
@@ -873,7 +873,7 @@
selectParser: 'パーサーを選択',
builtInParser: '知識エンジンが提供',
noParserAvailable:
'このファイル形式に対応するパーサーがありません。対応するパーサープラグインをインストールしてください。',
'このファイル形式に対応するパーサーがありません。対応するパーサープラグインをインストールしてください。',
installParserHint: 'マーケットプレイスでパーサープラグインを探す →',
confirmUpload: 'アップロード',
cancelUpload: 'キャンセル',