140 lines
4.8 KiB
JavaScript
140 lines
4.8 KiB
JavaScript
// 本文件为自动编译产生,请勿直接修改
|
|
const i18ns = [
|
|
{
|
|
id: "548c6f23c4d08f495b6eed1b757aceb5",
|
|
namespace: "oak-pay-business-c-payConfig-system",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "src/components/payConfig/system",
|
|
data: {
|
|
"system": "系统配置",
|
|
"appsBelow": "以下为application",
|
|
"mayLossUpdate": "%{name}上的更新可能会丢失,请尽快保存"
|
|
}
|
|
},
|
|
{
|
|
id: "b498c969e467aad958efb0c900eb6d27",
|
|
namespace: "oak-pay-business-c-payConfig-upsert-account",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "src/components/payConfig/upsert/account",
|
|
data: {
|
|
"tips": "无需配置。开启后支持向系统帐户内充值,并使用帐户余额进行抵扣、支付等操作"
|
|
}
|
|
},
|
|
{
|
|
id: "13dd1040fa574f095005854ea31fa913",
|
|
namespace: "oak-pay-business-c-payConfig-upsert",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "src/components/payConfig/upsert",
|
|
data: {
|
|
"tips": "在此创建的支付设置将对所有app有效",
|
|
"pickChannel": "选择支付通道"
|
|
}
|
|
},
|
|
{
|
|
id: "4ceac38d67e35b7e9c76f0d2c1ad1e9a",
|
|
namespace: "oak-pay-business-c-payConfig-upsert-offline",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "src/components/payConfig/upsert/offline",
|
|
data: {
|
|
"tips": "配置后系统允许手动同步来自系统以外的支付",
|
|
"newOption": "添加途径",
|
|
"options": "收银途径",
|
|
"allowUser": "用户主动发起"
|
|
}
|
|
},
|
|
{
|
|
id: "6fcb5b3689d3f682af148af94b385ae3",
|
|
namespace: "oak-pay-business-c-payConfig-upsert-wechatPay",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "src/components/payConfig/upsert/wechatPay",
|
|
data: {
|
|
"label": {
|
|
"privateKeyFilePath": "私钥文件路径",
|
|
"publicKeyFilePath": "公钥文件路径"
|
|
},
|
|
"placeholder": {
|
|
"privateKeyFilePath": "服务器上存放微信支付帐户私钥文件的路径,注意访问权限",
|
|
"publicKeyFilePath": "服务器上存放微信支付帐户公钥文件的路径,注意访问权限"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
id: "2127948cb52e116e3ceccd93db8f319c",
|
|
namespace: "oak-pay-business-l-common",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "locales/common",
|
|
data: {
|
|
"ptrActivate": "松开刷新",
|
|
"ptrDeactivate": "下拉刷新",
|
|
"ptrRelease": "正在刷新...",
|
|
"ptrFinish": "刷新完成",
|
|
"noData": "暂无数据",
|
|
"areYouSure": "请确认",
|
|
"action": {
|
|
"create": "创建",
|
|
"update": "更新",
|
|
"delete": "删除",
|
|
"remove": "删除",
|
|
"cancel": "取消",
|
|
"grant": "授权",
|
|
"revoke": "回收",
|
|
"tip": "提示",
|
|
"detail": "详情",
|
|
"editor": "编辑",
|
|
"newAdd": "新增",
|
|
"add": "添加",
|
|
"commit": "提交",
|
|
"save": "保存",
|
|
"upload": "上传",
|
|
"import": "导入"
|
|
},
|
|
"confirm": "确定",
|
|
"submit": "提交",
|
|
"reset": "重置",
|
|
"select": "查询",
|
|
"expand": "展开",
|
|
"shrink": "收起",
|
|
"back": "返回",
|
|
"$$createAt$$": "创建时间",
|
|
"$$updateAt$$": "更新时间",
|
|
"$$deleteAt$$": "删除时间",
|
|
"$$seq$$": "序号",
|
|
"message": "消息",
|
|
"more": "更多",
|
|
"view": "查看",
|
|
"scan": "扫一扫",
|
|
"bind": "绑定",
|
|
"true": "是",
|
|
"false": "否",
|
|
"open": "开",
|
|
"close": "关",
|
|
"enter": "请输入",
|
|
"change": "修改",
|
|
"finish": "完成"
|
|
}
|
|
},
|
|
{
|
|
id: "e8c0a965783373d9117f9447ebbbad8d",
|
|
namespace: "oak-pay-business-l-payChannel",
|
|
language: "zh-CN",
|
|
module: "oak-pay-business",
|
|
position: "locales/payChannel",
|
|
data: {
|
|
"ACCOUNT": "系统内帐户",
|
|
"OFFLINE": "系统外支付",
|
|
"WECHAT_JS": "微信支付JS",
|
|
"WECHAT_MP": "微信小程序",
|
|
"WECHAT_NATIVE": "微信Native",
|
|
"WECHAT_H5": "微信H5",
|
|
"WECHAT_APP": "微信APP"
|
|
}
|
|
}
|
|
];
|
|
export default i18ns;
|