mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-24 18:36:38 +08:00
fix(i18n): remove duplicate resources block in index.ts and fix prettier formatting
This commit is contained in:
@@ -873,7 +873,7 @@
|
||||
selectParser: 'パーサーを選択',
|
||||
builtInParser: '知識エンジンが提供',
|
||||
noParserAvailable:
|
||||
'このファイル形式に対応するパーサーがありません。対応するパーサープラグインをインストールしてください。',
|
||||
'このファイル形式に対応するパーサーがありません。対応するパーサープラグインをインストールしてください。',
|
||||
installParserHint: 'マーケットプレイスでパーサープラグインを探す →',
|
||||
confirmUpload: 'アップロード',
|
||||
cancelUpload: 'キャンセル',
|
||||
|
||||
Reference in New Issue
Block a user