From 52dcd3139fdeba031e609fda2a2b614dd928441f Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 8 May 2023 12:51:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'installer/Migration/V5=5F?= =?UTF-8?q?0=5F0/translation/zh=5FHans=5FCN.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/Migration/V5_0_0/translation/zh_Hans_CN.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installer/Migration/V5_0_0/translation/zh_Hans_CN.yaml b/installer/Migration/V5_0_0/translation/zh_Hans_CN.yaml index bf75653..73e37c0 100644 --- a/installer/Migration/V5_0_0/translation/zh_Hans_CN.yaml +++ b/installer/Migration/V5_0_0/translation/zh_Hans_CN.yaml @@ -129,8 +129,8 @@ translations: - { target: 我的记录, unitId: my_records, group: general } - { target: 我的工时表, unitId: my_timesheets, group: general } - { target: 名称, unitId: name, group: general } - - { target: 国籍, unitId: nationalities, group: admin } - - { target: 国籍, unitId: nationality, group: general } + - { target: 区域, unitId: nationalities, group: admin } + - { target: 区域, unitId: nationality, group: general } - { target: 没有, unitId: 'no', group: general } - { target: 笔记, unitId: notes, group: general } - { target: 数字, unitId: number, group: pim } @@ -425,7 +425,7 @@ translations: - { target: 字段类型, unitId: field_type, group: pim } - { target: 起始日期应该早于结束日期, unitId: from_date_should_be_before_to_date, group: general } - { target: GPA/分数, unitId: gpa_score, group: pim } - - { target: 学院, unitId: institute, group: pim } + - { target: 毕业院校, unitId: institute, group: pim } - { target: 主修/专业, unitId: major_specialization, group: pim } - { target: 服役情况, unitId: military_service, group: pim } - { target: 护照, unitId: passport, group: pim }