📄 messages_zh.properties
字号:
#conversion error messages
javax.faces.component.UIInput.CONVERSION=输入的数据类型不正确!
#validation error messages
javax.faces.component.UIInput.REQUIRED=必须要输入的内容没有输入!
category_title_inputCategory=商品分类信息
userBean_incorrect_password=密码错误,请重新输入!
userBean_no_existing_username=用户名不存在,请重新输入!
categoryBean_duplicate_category_name=保存失败,商品分类名称重复。
categoryBean_create_category_success=新增商品分类“{0}”成功!
categoryBean_update_category_success=修改商品分类“{0}”成功!
categoryBean_delete_category_success=删除商品分类成功!
productBean_create_product_success=创建商品成功!
productBean_update_product_success=修改商品成功!
productBean_delete_product_success=删除商品成功!
categoryBean_existing_product=该商品分类中存在商品,不能删除!
recordBean_delete_record_success=增加库存记录成功!
recordBean_delete_record_success=修改库存记录成功!
recordBean_delete_record_success=删除库存记录成功!
login=登录
logout=退出
loginpage=登录页面
username=用户名:
password=密码:
category_list=商品分类列表
new_category=新建商品分类
new_product=新建商品
new_record=新建库存记录
category_title_listCategory=商品分类列表
category_name=商品分类名称
category_description=商品分类描述
edit=修改
delete=删除
cancel=取消
create=创建
product_list=商品列表
product_title_inputProduct=商品信息
product_categoryId=商品分类
product_name=商品名称
product_description=商品描述
record_title_inputRecord=库存记录
record_productId=商品名称
record_type=入库/出库
record_num=数量
record_time=时间
product_title_listProduct=商品列表
record_list=库存记录列表
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -