mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat: Add unsaved changes tracking to PipelineFormComponent
This commit is contained in:
@@ -591,6 +591,7 @@ const jaJP = {
|
||||
copyConfirmTitle: 'コピーの確認',
|
||||
copyConfirmation:
|
||||
'このパイプラインをコピーしますか?すべての設定を含む新しいパイプラインが作成されます。',
|
||||
unsavedChanges: '未保存の変更があります',
|
||||
extensions: {
|
||||
title: 'プラグイン統合',
|
||||
loadError: 'プラグインリストの読み込みに失敗しました',
|
||||
|
||||
Reference in New Issue
Block a user