From 4f61323d2db55c6530cc36d4c0cfda1fc4934feb Mon Sep 17 00:00:00 2001 From: zhou-hao Date: Tue, 13 Jul 2021 17:53:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{messages_en_US.properties => messages_en.properties} | 0 .../{messages_zh_CN.properties => messages_zh.properties} | 0 .../commons/{messages_en_US.properties => messages_en.properties} | 0 .../commons/{messages_zh_CN.properties => messages_zh.properties} | 0 .../core/{messages_en_US.properties => messages_en.properties} | 0 .../core/{messages_zh_CN.properties => messages_zh.properties} | 0 .../{messages_en_US.properties => messages_en.properties} | 0 .../{messages_zh_CN.properties => messages_zh.properties} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/{messages_en_US.properties => messages_en.properties} (100%) rename hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/{messages_zh_CN.properties => messages_zh.properties} (100%) rename hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/{messages_en_US.properties => messages_en.properties} (100%) rename hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/{messages_zh_CN.properties => messages_zh.properties} (100%) rename hsweb-core/src/main/resources/i18n/core/{messages_en_US.properties => messages_en.properties} (100%) rename hsweb-core/src/main/resources/i18n/core/{messages_zh_CN.properties => messages_zh.properties} (100%) rename hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/{messages_en_US.properties => messages_en.properties} (100%) rename hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/{messages_zh_CN.properties => messages_zh.properties} (100%) diff --git a/hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_en_US.properties b/hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_en.properties similarity index 100% rename from hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_en_US.properties rename to hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_en.properties diff --git a/hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_zh_CN.properties b/hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_zh.properties similarity index 100% rename from hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_zh_CN.properties rename to hsweb-authorization/hsweb-authorization-api/src/main/resources/i18n/authentication/messages_zh.properties diff --git a/hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en_US.properties b/hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en.properties similarity index 100% rename from hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en_US.properties rename to hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en.properties diff --git a/hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh_CN.properties b/hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh.properties similarity index 100% rename from hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh_CN.properties rename to hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh.properties diff --git a/hsweb-core/src/main/resources/i18n/core/messages_en_US.properties b/hsweb-core/src/main/resources/i18n/core/messages_en.properties similarity index 100% rename from hsweb-core/src/main/resources/i18n/core/messages_en_US.properties rename to hsweb-core/src/main/resources/i18n/core/messages_en.properties diff --git a/hsweb-core/src/main/resources/i18n/core/messages_zh_CN.properties b/hsweb-core/src/main/resources/i18n/core/messages_zh.properties similarity index 100% rename from hsweb-core/src/main/resources/i18n/core/messages_zh_CN.properties rename to hsweb-core/src/main/resources/i18n/core/messages_zh.properties diff --git a/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_en_US.properties b/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_en.properties similarity index 100% rename from hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_en_US.properties rename to hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_en.properties diff --git a/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_zh_CN.properties b/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_zh.properties similarity index 100% rename from hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_zh_CN.properties rename to hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/resources/i18n/authentication-default/messages_zh.properties