项目初始化
This commit is contained in:
4
web/src/lang/common/zh-cn/401.ts
Normal file
4
web/src/lang/common/zh-cn/401.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
noPowerTip:
|
||||
'这不是你想要的,但我们是认真的。我只是想用一种特殊的方式告诉你,你无权访问此页面,或者该文件无效。您可以联系网站管理员以更快地解决问题,或返回网站首页浏览其他页面。',
|
||||
}
|
||||
6
web/src/lang/common/zh-cn/404.ts
Normal file
6
web/src/lang/common/zh-cn/404.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
'problems tip': '你的网页遇到了一些问题,系统正在优化和上报故障信息,我们在未来将改善和减少这种情况的发生.',
|
||||
'We will automatically return to the previous page when we are finished': '我们将在完成后自动返回到上一页。',
|
||||
'Return to home page': '返回首页',
|
||||
'Back to previous page': '返回上一页',
|
||||
}
|
||||
20
web/src/lang/common/zh-cn/axios.ts
Normal file
20
web/src/lang/common/zh-cn/axios.ts
Normal file
@@ -0,0 +1,20 @@
|
||||
export default {
|
||||
'Operation successful': '操作成功',
|
||||
'Automatic cancellation due to duplicate request:': '因为请求重复被自动取消:',
|
||||
'Interface redirected!': '接口重定向了!',
|
||||
'Incorrect parameter!': '参数不正确!',
|
||||
'You do not have permission to operate!': '您没有权限操作!',
|
||||
'Error requesting address:': '请求地址出错:',
|
||||
'Request timed out!': '请求超时!',
|
||||
'The same data already exists in the system!': '系统已存在相同数据!',
|
||||
'Server internal error!': '服务器内部错误!',
|
||||
'Service not implemented!': '服务未实现!',
|
||||
'Gateway error!': '网关错误!',
|
||||
'Service unavailable!': '服务不可用!',
|
||||
'The service is temporarily unavailable Please try again later!': '服务暂时无法访问,请稍后再试!',
|
||||
'HTTP version is not supported!': 'HTTP版本不受支持!',
|
||||
'Abnormal problem, please contact the website administrator!': '异常问题,请联系网站管理员!',
|
||||
'Network request timeout!': '网络请求超时!',
|
||||
'Server exception!': '服务端异常!',
|
||||
'You are disconnected!': '您断网了!',
|
||||
}
|
||||
11
web/src/lang/common/zh-cn/pagesTitle.ts
Normal file
11
web/src/lang/common/zh-cn/pagesTitle.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
export default {
|
||||
home: '首页',
|
||||
admin: '后台',
|
||||
adminLogin: '登录',
|
||||
notFound: '页面找不到了',
|
||||
noPower: '无访问权限',
|
||||
noTitle: '无标题',
|
||||
loading: 'Loading...',
|
||||
user: '会员中心',
|
||||
userLogin: '会员登录',
|
||||
}
|
||||
86
web/src/lang/common/zh-cn/utils.ts
Normal file
86
web/src/lang/common/zh-cn/utils.ts
Normal file
@@ -0,0 +1,86 @@
|
||||
export default {
|
||||
'The moving position is beyond the movable range!': '移动位置超出了可移动范围!',
|
||||
'Navigation failed, the menu type is unrecognized!': '导航失败,菜单类型无法识别!',
|
||||
'Navigation failed, navigation guard intercepted!': '导航失败,导航守卫拦截!',
|
||||
'Navigation failed, it is at the navigation target position!': '导航失败,已在导航目标位置!',
|
||||
'Navigation failed, invalid route!': '导航失败,路由无效!',
|
||||
'No child menu to jump to!': '没有找到可以跳转的子级菜单!',
|
||||
Loading: '加载中...',
|
||||
Reload: '重新加载',
|
||||
comma: ',',
|
||||
'welcome back': '欢迎回来!',
|
||||
'Late at night, pay attention to your body!': '夜深了,注意身体哦!',
|
||||
'good morning!': '早上好!',
|
||||
'Good morning!': '上午好!',
|
||||
'Good noon!': '中午好!',
|
||||
'good afternoon': '下午好!',
|
||||
'Good evening': '晚上好!',
|
||||
'Hello!': '您好!',
|
||||
open: '开启',
|
||||
close: '关闭',
|
||||
'Clean up system cache': '清理系统缓存',
|
||||
'Clean up browser cache': '清理浏览器缓存',
|
||||
'Clean up all cache': '一键清理所有',
|
||||
'The data of the uploaded file is incomplete!': '上传文件的资料不完整!',
|
||||
'The type of uploaded file is not allowed!': '上传文件的类型不被允许!',
|
||||
'The size of the uploaded file exceeds the allowed range!': '上传文件的大小超出允许范围!',
|
||||
'Please install editor': '请先于模块市场安装富文本编辑器。',
|
||||
// 输入框类型
|
||||
mobile: '手机号',
|
||||
'Id number': '身份证号',
|
||||
account: '账户名',
|
||||
password: '密码',
|
||||
'variable name': '变量名',
|
||||
email: '邮箱地址',
|
||||
date: '日期',
|
||||
number: '数字',
|
||||
float: '浮点数',
|
||||
integer: '整数',
|
||||
time: '时间',
|
||||
file: '文件',
|
||||
array: '数组',
|
||||
switch: '开关',
|
||||
year: '年份',
|
||||
image: '图片',
|
||||
select: '下拉框',
|
||||
string: '字符串',
|
||||
radio: '单选框',
|
||||
checkbox: '复选框',
|
||||
'rich Text': '富文本',
|
||||
'multi image': '多图',
|
||||
textarea: '多行文本框',
|
||||
'time date': '时间日期',
|
||||
'remote select': '远程下拉',
|
||||
'city select': '城市选择',
|
||||
'icon select': '图标选择',
|
||||
'color picker': '颜色选择器',
|
||||
color: '颜色',
|
||||
choice: '选择',
|
||||
Icon: '图标',
|
||||
'Local icon title': '本地图标:/src/assets/icons中的.svg',
|
||||
'Please select an icon': '请选择图标',
|
||||
'Ali iconcont Icon': '阿里 Iconfont 图标',
|
||||
'Select File': '选择文件',
|
||||
'Original name': '原始名称',
|
||||
'You can also select': '还可以选择',
|
||||
items: '项',
|
||||
Breakdown: '细目',
|
||||
size: '大小',
|
||||
type: '类型',
|
||||
preview: '预览',
|
||||
'Upload (Reference) times': '上传(引用)次数',
|
||||
'Last upload time': '最后上传时间',
|
||||
'One attribute per line without quotation marks(formitem)': 'FormItem 的扩展属性,一行一个,无需引号,比如:class=config-item',
|
||||
'Extended properties of Input, one line without quotation marks, such as: size=large': 'Input 的扩展属性,一行一个,无需引号,比如:size=large',
|
||||
'One line at a time, without quotation marks, for example: key1=value1': '一行一个,无需引号,比如:key1=value1',
|
||||
Var: '变量',
|
||||
Name: '名',
|
||||
Title: '标题',
|
||||
Tip: '提示信息',
|
||||
Rule: '验证规则',
|
||||
Extend: '扩展属性',
|
||||
Dict: '字典数据',
|
||||
ArrayKey: '键名',
|
||||
ArrayValue: '键值',
|
||||
'No data': '无数据',
|
||||
}
|
||||
18
web/src/lang/common/zh-cn/validate.ts
Normal file
18
web/src/lang/common/zh-cn/validate.ts
Normal file
@@ -0,0 +1,18 @@
|
||||
export default {
|
||||
'Captcha loading failed, please click refresh button': '验证码加载失败,请点击刷新按钮',
|
||||
'The correct area is not clicked, please try again!': '未点中正确区域,请重试!',
|
||||
'Verification is successful!': '验证成功!',
|
||||
'Please click': '请依次点击',
|
||||
'Please enter the correct mobile number': '请输入正确的手机号',
|
||||
'Please enter the correct account': '要求3到15位,字母开头且只含字母、数字、下划线',
|
||||
'Please enter the correct password': '密码要求6到32位,不能包含 & < > " \'',
|
||||
'Please enter the correct name': '请输入正确的名称',
|
||||
'Content cannot be empty': '内容不能为空',
|
||||
'Floating point number': '浮点数',
|
||||
required: '必填',
|
||||
'editor required': '富文本必填',
|
||||
'Please enter the correct ID number': '请输入正确的身份证号码',
|
||||
number: '数字(包括浮点数和整数)',
|
||||
integer: '整数(不包括浮点数)',
|
||||
float: '浮点数(不包括整数)',
|
||||
}
|
||||
Reference in New Issue
Block a user