From 403d3ea5c2e49cd29062c00c3e157d5f7f13ca18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=88=99=E9=9C=96?= <7624863+yuzelin@user.noreply.gitee.com> Date: Thu, 15 Jan 2026 12:14:44 +0800 Subject: [PATCH] translation update --- erpnext_china/__init__.py | 2 +- erpnext_china/translations/zh.csv | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/erpnext_china/__init__.py b/erpnext_china/__init__.py index 8b0d488..6809a09 100644 --- a/erpnext_china/__init__.py +++ b/erpnext_china/__init__.py @@ -7,7 +7,7 @@ import frappe patches_loaded = False -__version__ = '1.0.2' +__version__ = '1.0.3' def load_monkey_patches(): diff --git a/erpnext_china/translations/zh.csv b/erpnext_china/translations/zh.csv index 1086dff..e37b454 100644 --- a/erpnext_china/translations/zh.csv +++ b/erpnext_china/translations/zh.csv @@ -12063,6 +12063,7 @@ Stock Reposting Settings,物料成本价追溯调整设置 Is Phantom BOM,是虚拟物料清单 Is Phantom Item,是虚拟物料 Main Item Code,主物料号 +Active Suppliers,有效供应商 Jan 2025,2025年1月 Feb 2025,2025年2月 Mar 2025,2025年3月 @@ -12110,4 +12111,11 @@ Aug 2028,2028年8月 Sep 2028,2028年9月 Oct 2028,2028年10月 Nov 2028,2028年11月 -Dec 2028,2028年12月 \ No newline at end of file +Dec 2028,2028年12月 +"Last Edited by {0}","由 {0} 最后编辑" +"Last Edited by You","由您最后编辑" +"Created By You","由您创建" +"Created By {0}","由 {0} 创建" +"{0} Web page views","{0} 次网页浏览" +"Repeats {0}","重复 {0}" +Open Sidebar,打开侧边栏 \ No newline at end of file