From cb0eefdc3573b633f18f242abe30f3a9b94e6153 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 14 Mar 2022 18:00:27 +0800 Subject: [PATCH] 20222223 --- src/main/resources/i18n/messages_zh_CN.properties | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties index 7cabde0..26a735c 100644 --- a/src/main/resources/i18n/messages_zh_CN.properties +++ b/src/main/resources/i18n/messages_zh_CN.properties @@ -238,3 +238,12 @@ entrust_order_not_exist=委托单不存在 cancellation_success=撤销成功 cancellation_fail=撤销失败 + +submit_repeat=请勿重复提交 + +zhiya_service_0001=赎回数量大于质押数量 +zhiya_service_0002=数据不存在,请刷新后重试 +zhiya_service_0003=只有生效中的单据才能赎回 +zhiya_service_0004=请输入正确合理的数量 +zhiya_service_0005=可用余额不足 +zhiya_service_0006=数量最少需要100 -- Gitblit v1.9.1