build
This commit is contained in:
parent
e364d39704
commit
48ae36ba6d
|
|
@ -256,11 +256,11 @@ var i18ns = [
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "ada0227a3fe7b54eddce578f15f015b8",
|
id: "65801f60e3c6d0197f2f0a44a794ccf7",
|
||||||
namespace: "oak-general-business-l-Common",
|
namespace: "oak-general-business-l-common",
|
||||||
language: "zh-CN",
|
language: "zh-CN",
|
||||||
module: "oak-general-business",
|
module: "oak-general-business",
|
||||||
position: "locales/Common",
|
position: "locales/common",
|
||||||
data: {
|
data: {
|
||||||
"noData": "暂无数据",
|
"noData": "暂无数据",
|
||||||
"areYouSure": "请确认",
|
"areYouSure": "请确认",
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,4 @@
|
||||||
"bind": "绑定",
|
"bind": "绑定",
|
||||||
"true": "是",
|
"true": "是",
|
||||||
"false": "否"
|
"false": "否"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -256,11 +256,11 @@ const i18ns: I18n[] = [
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "ada0227a3fe7b54eddce578f15f015b8",
|
id: "65801f60e3c6d0197f2f0a44a794ccf7",
|
||||||
namespace: "oak-general-business-l-Common",
|
namespace: "oak-general-business-l-common",
|
||||||
language: "zh-CN",
|
language: "zh-CN",
|
||||||
module: "oak-general-business",
|
module: "oak-general-business",
|
||||||
position: "locales/Common",
|
position: "locales/common",
|
||||||
data: {
|
data: {
|
||||||
"noData": "暂无数据",
|
"noData": "暂无数据",
|
||||||
"areYouSure": "请确认",
|
"areYouSure": "请确认",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue