diff --git a/wwwroot/i18n/en/i18n.json b/wwwroot/i18n/en/i18n.json index 72b3038..fd46486 100644 --- a/wwwroot/i18n/en/i18n.json +++ b/wwwroot/i18n/en/i18n.json @@ -1792,5 +1792,8 @@ "我的凭据": "My Secrets", "🔑 新增凭据": "🔑 New Secret", "值永不显示(密文存储);改值请删除后重存。": "Values are never shown (encrypted at rest); to change a value, delete and re-save.", - "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "Values are encrypted and never echoed; use @@sec:NAME@@ in chat, $PIPELINE_SEC_NAME in commands." + "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "Values are encrypted and never echoed; use @@sec:NAME@@ in chat, $PIPELINE_SEC_NAME in commands.", + "pipeline": "Pipeline", + "storage": "Storage", + "大模型消费": "LLM Consumption" } \ No newline at end of file diff --git a/wwwroot/i18n/jp/i18n.json b/wwwroot/i18n/jp/i18n.json index 9391a03..7c9965b 100644 --- a/wwwroot/i18n/jp/i18n.json +++ b/wwwroot/i18n/jp/i18n.json @@ -1807,5 +1807,8 @@ "我的凭据": "マイシークレット", "🔑 新增凭据": "🔑 新規シークレット", "值永不显示(密文存储);改值请删除后重存。": "値は表示されません(暗号化保存)。変更は削除後に再保存してください。", - "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "値は暗号化され表示されません。チャットでは @@sec:NAME@@、コマンドでは $PIPELINE_SEC_NAME を使用。" + "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "値は暗号化され表示されません。チャットでは @@sec:NAME@@、コマンドでは $PIPELINE_SEC_NAME を使用。", + "pipeline": "パイプライン", + "storage": "ストレージ", + "大模型消费": "大モデル消費" } \ No newline at end of file diff --git a/wwwroot/i18n/ko/i18n.json b/wwwroot/i18n/ko/i18n.json index e6f3212..51da9d8 100644 --- a/wwwroot/i18n/ko/i18n.json +++ b/wwwroot/i18n/ko/i18n.json @@ -1807,5 +1807,8 @@ "我的凭据": "내 시크릿", "🔑 新增凭据": "🔑 새 시크릿", "值永不显示(密文存储);改值请删除后重存。": "값은 표시되지 않습니다(암호화 저장). 변경하려면 삭제 후 다시 저장하세요.", - "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "값은 암호화되어 표시되지 않습니다. 채팅에서는 @@sec:NAME@@, 명령에서는 $PIPELINE_SEC_NAME 사용." + "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "값은 암호화되어 표시되지 않습니다. 채팅에서는 @@sec:NAME@@, 명령에서는 $PIPELINE_SEC_NAME 사용.", + "pipeline": "파이프라인", + "storage": "스토리지", + "大模型消费": "LLM 소비" } \ No newline at end of file diff --git a/wwwroot/i18n/zh/i18n.json b/wwwroot/i18n/zh/i18n.json index f24dd07..85e29d2 100644 --- a/wwwroot/i18n/zh/i18n.json +++ b/wwwroot/i18n/zh/i18n.json @@ -1033,5 +1033,8 @@ "我的凭据": "我的凭据", "🔑 新增凭据": "🔑 新增凭据", "值永不显示(密文存储);改值请删除后重存。": "值永不显示(密文存储);改值请删除后重存。", - "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。" + "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。": "值加密存储、永不回显;会话用 @@sec:名称@@ 引用,命令用 $PIPELINE_SEC_名称。", + "pipeline": "pipeline", + "storage": "storage", + "大模型消费": "大模型消费" } \ No newline at end of file