From 6a0de97d56166f01a0fc1b301cd52abdb067df3c Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Tue, 07 Sep 2021 15:35:54 +0800 Subject: [PATCH] fix --- src/main/resources/i18n/messages_zh_CN.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties index 339b722..d7c4c33 100644 --- a/src/main/resources/i18n/messages_zh_CN.properties +++ b/src/main/resources/i18n/messages_zh_CN.properties @@ -260,3 +260,5 @@ submit_repeat=请勿重复提交 unknown_type=未知类型 + +loading_type=加载中 -- Gitblit v1.9.1