From 01d2385a26ed21dad8cbbf0bb6c3b07b5da68f0c Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 28 May 2026 14:53:29 +0800 Subject: [PATCH] =?UTF-8?q?i18n:=20add=20new=20dashboard=20strings=20(?= =?UTF-8?q?=E6=9A=82=E6=97=A0=E6=95=B0=E6=8D=AE,=20=E6=8E=92=E5=90=8D,=20?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E9=87=91=E9=A2=9DTOP5,=20etc.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en/msg.txt | 1 + i18n/jp/msg.txt | 1 + i18n/ko/msg.txt | 1 + i18n/zh/msg.txt | 1 + wwwroot/i18n/en/i18n.json | 1 + wwwroot/i18n/en/msg.txt | 1 + wwwroot/i18n/jp/i18n.json | 1 + wwwroot/i18n/jp/msg.txt | 1 + wwwroot/i18n/ko/i18n.json | 1 + wwwroot/i18n/ko/msg.txt | 1 + wwwroot/i18n/zh/i18n.json | 1 + wwwroot/i18n/zh/msg.txt | 1 + 12 files changed, 12 insertions(+) diff --git a/i18n/en/msg.txt b/i18n/en/msg.txt index ce3c1c0..bca2b20 100644 --- a/i18n/en/msg.txt +++ b/i18n/en/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: Please select the node to install worker mode 请选择计费项目: Please Select Billing Item 调用数量Top5: 调用数量Top5 +调用次数: Call Count 豆包: Doubao 账务机构: Accounting Org 账务流水id: Transaction Log ID diff --git a/i18n/jp/msg.txt b/i18n/jp/msg.txt index 1b2fa7e..14082e9 100644 --- a/i18n/jp/msg.txt +++ b/i18n/jp/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 呼出回数 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id diff --git a/i18n/ko/msg.txt b/i18n/ko/msg.txt index 5f93e00..eb72ef9 100644 --- a/i18n/ko/msg.txt +++ b/i18n/ko/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 호출 횟수 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id diff --git a/i18n/zh/msg.txt b/i18n/zh/msg.txt index 324b21d..d7a6bf4 100644 --- a/i18n/zh/msg.txt +++ b/i18n/zh/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 호출 횟수 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id diff --git a/wwwroot/i18n/en/i18n.json b/wwwroot/i18n/en/i18n.json index e4095f7..9272f89 100644 --- a/wwwroot/i18n/en/i18n.json +++ b/wwwroot/i18n/en/i18n.json @@ -816,6 +816,7 @@ "请选择安装工作模式的节点": "Please select the node to install worker mode", "请选择计费项目": "Please Select Billing Item", "调用数量Top5": "调用数量Top5", + "调用次数": "Call Count", "豆包": "Doubao", "账务机构": "Accounting Org", "账务流水id": "Transaction Log ID", diff --git a/wwwroot/i18n/en/msg.txt b/wwwroot/i18n/en/msg.txt index ce3c1c0..bca2b20 100644 --- a/wwwroot/i18n/en/msg.txt +++ b/wwwroot/i18n/en/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: Please select the node to install worker mode 请选择计费项目: Please Select Billing Item 调用数量Top5: 调用数量Top5 +调用次数: Call Count 豆包: Doubao 账务机构: Accounting Org 账务流水id: Transaction Log ID diff --git a/wwwroot/i18n/jp/i18n.json b/wwwroot/i18n/jp/i18n.json index cf6e198..24c3a31 100644 --- a/wwwroot/i18n/jp/i18n.json +++ b/wwwroot/i18n/jp/i18n.json @@ -816,6 +816,7 @@ "请选择安装工作模式的节点": "请选择安装工作模式的节点", "请选择计费项目": "请选择计费项目", "调用数量Top5": "调用数量Top5", + "调用次数": "呼出回数", "豆包": "豆包", "账务机构": "账务机构", "账务流水id": "账务流水id", diff --git a/wwwroot/i18n/jp/msg.txt b/wwwroot/i18n/jp/msg.txt index 1b2fa7e..14082e9 100644 --- a/wwwroot/i18n/jp/msg.txt +++ b/wwwroot/i18n/jp/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 呼出回数 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id diff --git a/wwwroot/i18n/ko/i18n.json b/wwwroot/i18n/ko/i18n.json index a7dc729..5d37fe8 100644 --- a/wwwroot/i18n/ko/i18n.json +++ b/wwwroot/i18n/ko/i18n.json @@ -816,6 +816,7 @@ "请选择安装工作模式的节点": "请选择安装工作模式的节点", "请选择计费项目": "请选择计费项目", "调用数量Top5": "调用数量Top5", + "调用次数": "호출 횟수", "豆包": "豆包", "账务机构": "账务机构", "账务流水id": "账务流水id", diff --git a/wwwroot/i18n/ko/msg.txt b/wwwroot/i18n/ko/msg.txt index 5f93e00..eb72ef9 100644 --- a/wwwroot/i18n/ko/msg.txt +++ b/wwwroot/i18n/ko/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 호출 횟수 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id diff --git a/wwwroot/i18n/zh/i18n.json b/wwwroot/i18n/zh/i18n.json index 2ba692a..0ccd27f 100644 --- a/wwwroot/i18n/zh/i18n.json +++ b/wwwroot/i18n/zh/i18n.json @@ -816,6 +816,7 @@ "请选择安装工作模式的节点": "请选择安装工作模式的节点", "请选择计费项目": "请选择计费项目", "调用数量Top5": "调用数量Top5", + "调用次数": "호출 횟수", "豆包": "豆包", "账务机构": "账务机构", "账务流水id": "账务流水id", diff --git a/wwwroot/i18n/zh/msg.txt b/wwwroot/i18n/zh/msg.txt index 324b21d..d7a6bf4 100644 --- a/wwwroot/i18n/zh/msg.txt +++ b/wwwroot/i18n/zh/msg.txt @@ -815,6 +815,7 @@ you are not owner user: you are not owner user 请选择安装工作模式的节点: 请选择安装工作模式的节点 请选择计费项目: 请选择计费项目 调用数量Top5: 调用数量Top5 +调用次数: 호출 횟수 豆包: 豆包 账务机构: 账务机构 账务流水id: 账务流水id