@etsoo/smarterp-core 1.1.46 → 1.1.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "Switch organization",
121
121
  "subscribed": "Subscribed",
122
122
  "systemTemplate": "System template",
123
+ "systemTemplateGuide": "Are you sure to use system template? Using system template will override current custom template",
123
124
  "target": "Target",
124
125
  "targetId": "Target id",
125
126
  "template": "Template",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切换机构",
121
121
  "subscribed": "已订阅",
122
122
  "systemTemplate": "系统模板",
123
+ "systemTemplateGuide": "确定要使用系统模板吗?使用系统模板将覆盖当前的自定义模板",
123
124
  "target": "目标",
124
125
  "targetId": "目标编号",
125
126
  "template": "模板",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切換機構",
121
121
  "subscribed": "已訂閱",
122
122
  "systemTemplate": "系統模板",
123
+ "systemTemplateGuide": "確定要使用系統模板嗎?使用系統模板將覆蓋當前的自定義模板",
123
124
  "target": "目標",
124
125
  "targetId": "目標編號",
125
126
  "template": "模板",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "Switch organization",
121
121
  "subscribed": "Subscribed",
122
122
  "systemTemplate": "System template",
123
+ "systemTemplateGuide": "Are you sure to use system template? Using system template will override current custom template",
123
124
  "target": "Target",
124
125
  "targetId": "Target id",
125
126
  "template": "Template",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切换机构",
121
121
  "subscribed": "已订阅",
122
122
  "systemTemplate": "系统模板",
123
+ "systemTemplateGuide": "确定要使用系统模板吗?使用系统模板将覆盖当前的自定义模板",
123
124
  "target": "目标",
124
125
  "targetId": "目标编号",
125
126
  "template": "模板",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切換機構",
121
121
  "subscribed": "已訂閱",
122
122
  "systemTemplate": "系統模板",
123
+ "systemTemplateGuide": "確定要使用系統模板嗎?使用系統模板將覆蓋當前的自定義模板",
123
124
  "target": "目標",
124
125
  "targetId": "目標編號",
125
126
  "template": "模板",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/smarterp-core",
3
- "version": "1.1.46",
3
+ "version": "1.1.47",
4
4
  "description": "TypeScript APIs for SmartERP Core",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
package/src/i18n/en.json CHANGED
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "Switch organization",
121
121
  "subscribed": "Subscribed",
122
122
  "systemTemplate": "System template",
123
+ "systemTemplateGuide": "Are you sure to use system template? Using system template will override current custom template",
123
124
  "target": "Target",
124
125
  "targetId": "Target id",
125
126
  "template": "Template",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切换机构",
121
121
  "subscribed": "已订阅",
122
122
  "systemTemplate": "系统模板",
123
+ "systemTemplateGuide": "确定要使用系统模板吗?使用系统模板将覆盖当前的自定义模板",
123
124
  "target": "目标",
124
125
  "targetId": "目标编号",
125
126
  "template": "模板",
@@ -120,6 +120,7 @@
120
120
  "switchOrg": "切換機構",
121
121
  "subscribed": "已訂閱",
122
122
  "systemTemplate": "系統模板",
123
+ "systemTemplateGuide": "確定要使用系統模板嗎?使用系統模板將覆蓋當前的自定義模板",
123
124
  "target": "目標",
124
125
  "targetId": "目標編號",
125
126
  "template": "模板",