chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
src/locale/lang/zh-CN.js
139 Bytes
Edit
Raw
Normal View
History
d33b5143
梁灏
support i18n
1 2 3 4 5 6 7 8
export
default
{
i
:
{
select
:
{
placeholder
:
'请选择'
,
noMatch
:
'无匹配数据'
}
}
};