refactor: remove providerUuid prop from model components and enhance provider deletion confirmation UI

This commit is contained in:
Junyan Qin
2026-01-01 15:07:37 +08:00
parent b4773c4e48
commit 75c2a063cc
7 changed files with 62 additions and 22 deletions

View File

@@ -224,6 +224,7 @@ const jaJP = {
providerSaveError: 'プロバイダーの保存に失敗しました:',
providerDeleted: 'プロバイダーを削除しました',
providerDeleteError: 'プロバイダーの削除に失敗しました:',
deleteProviderConfirmation: 'このプロバイダーを削除してもよろしいですか?',
loadError: 'データの読み込みに失敗しました',
chat: 'チャット',
embedding: '埋め込み',