@steedos/service-i18n 2.6.1-beta.5 → 2.6.1-beta.7

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.
@@ -3,4 +3,81 @@ CustomLabels:
3
3
  cancel: Cancel
4
4
  apply: Apply
5
5
  asc: Asc
6
- desc: Desc
6
+ desc: Desc
7
+ apps:
8
+ apps_form:
9
+ tab: Tab
10
+ tab_generate: Generate Tab
11
+ tab_generate_title: Select objects that need to generate tabs
12
+ tab_set: Set Tab
13
+ tab_grouping: Grouping
14
+ tab_grouping_set: Set Grouping
15
+ tab_grouping_name: Name
16
+ tab_grouping_open: Expand by Default
17
+ tab_number: Sequence
18
+ tab_desktop: Desktop
19
+ tab_desktop_remark: Display in desktop menu
20
+ tab_mobile: Mobile
21
+ tab_mobile_remark: Displayed in the phone menu
22
+ amis_edit:
23
+ edit: Edit
24
+ edit_apps: Edit Apps
25
+ amis_new:
26
+ new: New
27
+ new_apps: New Apps
28
+ tabs:
29
+ generate_object_tabs:
30
+ objects_tab: Objects Tabs
31
+ objects_tab_title: Select objects that need to generate tabs
32
+ action_field_updates:
33
+ action_field_updates_form:
34
+ field_group_generalization: Generalization
35
+ api_name: API Name
36
+ display_name: Display Name
37
+ object_name: Object
38
+ update_object: Objects to update
39
+ update_name: Fields to update
40
+ new_field_value_type: New Field Value Type
41
+ formula: Formula
42
+ description: Description
43
+ reevaluate_on_change: Reevaluate workflow rules after field changes
44
+ undirect: Trigger object triggers, workflow rules, field validation rules
45
+ cms_files:
46
+ upload:
47
+ upload: Upload
48
+ message_success: Upload successful!
49
+ flows:
50
+ newimport:
51
+ import_process: Import Process
52
+ file_select: File Select
53
+ file_upload: File Upload
54
+ division: Division
55
+ newexport:
56
+ export_process: Export process
57
+ alert: Please select the process to export
58
+ standard_new:
59
+ new: New
60
+ new_flow: New Flow
61
+ category: Category
62
+ flow_name: Flow Name
63
+ division: Division
64
+ division_name: Division Name
65
+ division_code: Division Code
66
+ related_departments: Related Departments
67
+ modification_time: Modification Time
68
+ binding_objects: Binding Objects
69
+ enable_amis_forms: Enable Amis Forms
70
+ addFormFields:
71
+ add_fields: Add Fields
72
+ binding_objects: Binding Objects
73
+ application_form_fields: Application Form Fields
74
+ field: Field
75
+ required: Required
76
+ set_fields: Set Fields
77
+ application_form_subform: Application Form Subform
78
+ sequence: Sequence
79
+ subform_name: Subform Name
80
+ show_heading: Show Heading
81
+ default_to_object_name: Default to object name
82
+ displayed_fields: Displayed Fields
83
+ set_subform: Set Subform
@@ -4,3 +4,80 @@ CustomLabels:
4
4
  apply: 应用
5
5
  asc: 正序
6
6
  desc: 降序
7
+ apps:
8
+ apps_form:
9
+ tab: 选项卡
10
+ tab_generate: 生成选项卡
11
+ tab_generate_title: 选择需要生成选项卡的对象
12
+ tab_set: 设置选项卡
13
+ tab_grouping: 分组
14
+ tab_grouping_set: 设置分组
15
+ tab_grouping_name: 名称
16
+ tab_grouping_open: 是否默认展开
17
+ tab_number: 序号
18
+ tab_desktop: 桌面
19
+ tab_desktop_remark: 显示在桌面菜单中
20
+ tab_mobile: 手机
21
+ tab_mobile_remark: 显示在手机菜单中
22
+ amis_edit:
23
+ edit: 编辑
24
+ edit_apps: 编辑 应用程序
25
+ amis_new:
26
+ new: 新建
27
+ new_apps: 新建 应用程序
28
+ tabs:
29
+ generate_object_tabs:
30
+ objects_tab: 对象选项卡
31
+ objects_tab_title: 选择需要生成选项卡的对象
32
+ action_field_updates:
33
+ action_field_updates_form:
34
+ field_group_generalization: 通用
35
+ api_name: API 名称
36
+ display_name: 显示名称
37
+ object_name: 对象
38
+ update_object: 要更新的对象
39
+ update_name: 要更新的字段
40
+ new_field_value_type: 新字段值类型
41
+ formula: 公式
42
+ description: 描述
43
+ reevaluate_on_change: 字段更改后重新评估工作流规则
44
+ undirect: 触发对象触发器、工作流规则、字段验证规则
45
+ cms_files:
46
+ upload:
47
+ upload: 上传
48
+ message_success: 上传成功
49
+ flows:
50
+ newimport:
51
+ import_process: 导入流程
52
+ file_select: 文件选择
53
+ file_upload: 文件上传
54
+ division: 分部
55
+ newexport:
56
+ export_process: 导出流程
57
+ alert: 请选择要导出的流程
58
+ standard_new:
59
+ new: 新建
60
+ new_flow: 新建流程
61
+ category: 分类
62
+ flow_name: 流程名
63
+ division: 分部
64
+ division_name: 分部名称
65
+ division_code: 分部代码
66
+ related_departments: 关联部门
67
+ modification_time: 修改时间
68
+ binding_objects: 绑定对象
69
+ enable_amis_forms: 启用amis表单
70
+ addFormFields:
71
+ add_fields: 添加字段
72
+ binding_objects: 绑定对象
73
+ application_form_fields: 申请单字段
74
+ field: 字段
75
+ required: 必填
76
+ set_fields: 设置字段
77
+ application_form_subform: 申请单子表
78
+ sequence: 序号
79
+ subform_name: 子表名称
80
+ show_heading: 显示标题
81
+ default_to_object_name: 默认为对象名称
82
+ displayed_fields: 显示的字段
83
+ set_subform: 设置子表
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@steedos/service-i18n",
3
3
  "main": "package.service.js",
4
- "version": "2.6.1-beta.5",
4
+ "version": "2.6.1-beta.7",
5
5
  "private": false,
6
6
  "repository": "https://github.com/steedos/steedos-platform.git",
7
7
  "description": "",
@@ -14,5 +14,5 @@
14
14
  "publishConfig": {
15
15
  "access": "public"
16
16
  },
17
- "gitHead": "28d9ffe3cc73f4a89abea60c659f3b89eaaf378b"
17
+ "gitHead": "b12f271460ef3686face095e875aa38e8ddc4c7f"
18
18
  }