export default { name: 'zh-CN', label: '简体中文', locale: 'zh-Hans', uActionSheet: { cancelText: '取消' }, uUpload: { uploadText: '选择图片', retry: '点击重试', overSize: '超出允许的文件大小', overMaxCount: '超出最大允许的文件个数', reUpload: '重新上传', uploadFailed: '上传失败,请重试', modalTitle: '提示', modalCancelText: '取消', modalConfirmText: '确定', deleteConfirm: '您确定要删除此项吗?', terminatedRemove: '已终止移除', removeSuccess: '移除成功', previewFailed: '预览图片失败', notAllowedExt: '不允许选择{ext}格式的文件', noAction: '请配置上传地址' }, uVerificationCode: { startText: '获取验证码', changeText: 'X秒重新获取', endText: '重新获取' }, uSection: { subTitle: '更多' }, uSelect: { cancelText: '取消', confirmText: '确认' }, uSearch: { placeholder: '请输入关键字', actionText: '搜索' }, uNoNetwork: { tips: '哎呀,网络信号丢失', checkNetwork: '请检查网络,或前往', setting: '设置', retry: '重试', noConnection: '无网络连接', connected: '网络已连接' }, uReadMore: { closeText: '展开阅读全文', openText: '收起' }, uPagination: { prevText: '上一页', nextText: '下一页' }, uPicker: { cancelText: '取消', confirmText: '确认' }, uModal: { title: '提示', content: '内容', confirmText: '确认', cancelText: '取消' }, uLoadmore: { loadmore: '加载更多', loading: '正在加载...', nomore: '没有更多了' }, uLink: { mpTips: '链接已复制,请在浏览器打开' }, uKeyboard: { cancelText: '取消', confirmText: '确认', number: '数字键盘', idCard: '身份证键盘', plate: '车牌号键盘' }, uInput: { placeholder: '请输入内容' }, uCalendar: { startText: '开始', endText: '结束', toolTip: '选择日期', outOfRange: '日期超出范围啦~', year: '年', month: '月', sun: '日', mon: '一', tue: '二', wed: '三', thu: '四', fri: '五', sat: '六', confirmText: '确定', to: '至' }, uEmpty: { car: '购物车为空', page: '页面不存在', search: '没有搜索结果', address: '没有收货地址', wifi: '没有WiFi', order: '订单为空', coupon: '没有优惠券', favor: '暂无收藏', permission: '无权限', history: '无历史记录', news: '无新闻列表', message: '消息列表为空', list: '列表为空', data: '数据为空' }, uCountDown: { day: '天', hour: '时', minute: '分', second: '秒' }, uFullScreen: { title: '发现新版本', upgrade: '升级' } };