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