From c65d967bee45b38f0077cfd8f7971787b7042e98 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 17 三月 2026 14:13:39 +0800
Subject: [PATCH] #
---
rsf-admin/src/i18n/zh.js | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 50 insertions(+), 1 deletions(-)
diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js
index 352ab0a..ddf6a87 100644
--- a/rsf-admin/src/i18n/zh.js
+++ b/rsf-admin/src/i18n/zh.js
@@ -151,6 +151,14 @@
token: '鐧诲綍鏃ュ織',
operation: '鎿嶄綔鏃ュ織',
config: '閰嶇疆鍙傛暟',
+ aiParam: 'AI鍙傛暟',
+ aiPrompt: 'AI鎻愮ず璇�',
+ aiDiagnosis: 'AI璇婃柇璁板綍',
+ aiDiagnosisPlan: 'AI宸℃璁″垝',
+ aiCallLog: 'AI璋冪敤鏃ュ織',
+ aiRoute: 'AI妯″瀷璺敱',
+ aiToolConfig: 'AI璇婃柇宸ュ叿',
+ aiMcpMount: 'AI MCP鎸傝浇',
tenant: '绉熸埛绠$悊',
userLogin: '鐧诲綍鏃ュ織',
customer: '瀹㈡埛琛�',
@@ -242,9 +250,34 @@
subsystemFlowTemplate: '瀛愮郴缁熸祦绋嬫ā鏉�',
flowStepTemplate: '娴佺▼姝ラ妯℃澘',
taskPathTemplateMerge: '浠诲姟璺緞妯℃澘鍚堝苟',
+ missionFlowStepInstance: '浠诲姟娴佺▼姝ラ',
},
table: {
- field: {
+ field: {
+ flowStepInstance: {
+ flowInstanceId: "娴佺▼瀹炰緥ID",
+ flowInstanceNo: "娴佺▼瀹炰緥缂栧彿",
+ stepTemplateId: "姝ラ妯℃澘ID",
+ errorCode: "閿欒缂栫爜",
+ errorMessage: "閿欒娑堟伅",
+ startTime: "寮�濮嬫椂闂�",
+ endTime: "缁撴潫鏃堕棿",
+ durationSeconds: "鎸佺画绉掓暟",
+ inputData: "杈撳叆鏁版嵁",
+ outputData: "杈撳嚭鏁版嵁",
+ retryTimes: "閲嶈瘯娆℃暟",
+ id: "ID",
+ stepOrder: "姝ラ椤哄簭",
+ stepCode: "姝ラ缂栫爜",
+ stepName: "姝ラ鍚嶇О",
+ stepType: "姝ラ绫诲瀷",
+ status: "鐘舵��",
+ executeResult: "鎵ц缁撴灉",
+ taskNo: "浠诲姟鍙�",
+ createTime: "鍒涘缓鏃堕棿",
+ wmsNextTaskStatus: "WMS涓嬩竴姝ヤ换鍔$姸鎬�",
+ wmsNowTaskStatus: "WMS褰撳墠浠诲姟鐘舵��",
+ },
basStationArea: {
type: "绫诲瀷",
stationAreaName: "绔欑偣鍖哄煙鍚嶇О",
@@ -404,6 +437,19 @@
val: "閰嶇疆鍊�",
content: "閰嶇疆鍐呭",
type: "鏁版嵁绫诲瀷",
+ },
+ aiParam: {
+ uuid: "缂栧彿",
+ name: "鍚嶇О",
+ modelCode: "妯″瀷缂栫爜",
+ provider: "渚涘簲鍟�",
+ chatUrl: "鑱婂ぉ鍦板潃",
+ apiKey: "API瀵嗛挜",
+ modelName: "妯″瀷鍚嶇О",
+ systemPrompt: "绯荤粺鎻愮ず璇�",
+ maxContextMessages: "涓婁笅鏂囪疆鏁�",
+ defaultFlag: "榛樿妯″瀷",
+ sort: "鎺掑簭",
},
tenant: {
name: "绉熸埛鍚�",
@@ -1522,6 +1568,7 @@
unenable: '绂佺敤',
locInit: '搴撲綅鍒濆鍖�',
siteInit: '绔欑偣鍒濆鍖�',
+ pathInit: '璺緞鍒濆鍖�',
continue: '缁х画鏀惰揣',
batch: '鎵归噺鎿嶄綔',
confirm: '纭',
@@ -1573,6 +1620,8 @@
modiftySite: '淇敼搴撳彛',
selectWave: '娉㈡瑙勫垯',
transformation: "杞崲",
+ flowStep: "娴佺▼姝ラ",
+ jumpCurrent: "璺宠浆鍒板綋鍓�",
},
placeholder: {
warehouseAreasCode: "鐢ㄤ簬搴撲綅缂栫爜鍓嶇紑鍗犱綅绗�",
--
Gitblit v1.9.1