From 1dd8b44ca10893d2e523ffee4a3a0fde0c25f10c Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Fri, 19 Jun 2026 15:01:30 +0800 Subject: [PATCH] feat: add i18n translations (zh/en/jp/ko) for all modules --- i18n/en/msg.txt | 19 +++++++++++++++++++ i18n/jp/msg.txt | 19 +++++++++++++++++++ i18n/ko/msg.txt | 19 +++++++++++++++++++ i18n/zh/msg.txt | 19 +++++++++++++++++++ 4 files changed, 76 insertions(+) create mode 100644 i18n/en/msg.txt create mode 100644 i18n/jp/msg.txt create mode 100644 i18n/ko/msg.txt create mode 100644 i18n/zh/msg.txt diff --git a/i18n/en/msg.txt b/i18n/en/msg.txt new file mode 100644 index 0000000..593271a --- /dev/null +++ b/i18n/en/msg.txt @@ -0,0 +1,19 @@ +Cancel: Cancel +Conform: Confirm +Discard: Discard +Reset: Reset +Submit: Submit +产线定义: Pipeline Definition +产线步骤: Pipeline Steps +产线管理: Pipeline Management +任务中心: Task Center +使用记录: Usage Records +供应量管理: Supply Management +分销商产线配置: Distributor Pipeline Configuration +分销商管理: Distributor Management +分销管理: Distribution Management +发布记录: Release Records +定价管理: Pricing Management +展示平台: Display Platform +管理: Management +运营管理: Operations Management diff --git a/i18n/jp/msg.txt b/i18n/jp/msg.txt new file mode 100644 index 0000000..1e6008d --- /dev/null +++ b/i18n/jp/msg.txt @@ -0,0 +1,19 @@ +Cancel: キャンセル +Conform: 確認 +Discard: 破棄 +Reset: リセット +Submit: 送信 +产线定义: パイプライン定義 +产线步骤: パイプラインステップ +产线管理: パイプライン管理 +任务中心: タスクセンター +使用记录: 使用記録 +供应量管理: サプライ管理 +分销商产线配置: ディストリビューターパイプライン設定 +分销商管理: ディストリビューター管理 +分销管理: 流通管理 +发布记录: リリース記録 +定价管理: 価格管理 +展示平台: 表示プラットフォーム +管理: 管理 +运营管理: 運用管理 diff --git a/i18n/ko/msg.txt b/i18n/ko/msg.txt new file mode 100644 index 0000000..3377499 --- /dev/null +++ b/i18n/ko/msg.txt @@ -0,0 +1,19 @@ +Cancel: 취소 +Conform: 확인 +Discard: 폐기 +Reset: 초기화 +Submit: 제출 +产线定义: 파이프라인 정의 +产线步骤: 파이프라인 단계 +产线管理: 파이프라인 관리 +任务中心: 작업 센터 +使用记录: 사용 기록 +供应量管理: 공급량 관리 +分销商产线配置: 유통업체 파이프라인 설정 +分销商管理: 유통업체 관리 +分销管理: 유통 관리 +发布记录: 릴리스 기록 +定价管理: 가격 관리 +展示平台: 표시 플랫폼 +管理: 관리 +运营管理: 운영 관리 diff --git a/i18n/zh/msg.txt b/i18n/zh/msg.txt new file mode 100644 index 0000000..b84c6ab --- /dev/null +++ b/i18n/zh/msg.txt @@ -0,0 +1,19 @@ +Cancel: Cancel +Conform: Conform +Discard: Discard +Reset: Reset +Submit: Submit +产线定义: 产线定义 +产线步骤: 产线步骤 +产线管理: 产线管理 +任务中心: 任务中心 +使用记录: 使用记录 +供应量管理: 供应量管理 +分销商产线配置: 分销商产线配置 +分销商管理: 分销商管理 +分销管理: 分销管理 +发布记录: 发布记录 +定价管理: 定价管理 +展示平台: 展示平台 +管理: 管理 +运营管理: 运营管理