Fix wrong translate (#8488)

This commit is contained in:
konakona 2017-12-07 11:28:53 +08:00 committed by 偏右
parent 0589b23693
commit b77adb352f

View File

@ -30,9 +30,10 @@ export default {
okText: '确定',
},
Transfer: {
titles: ['', ''],
searchPlaceholder: 'Search',
notFoundContent: 'Not Found',
notFoundContent: '无匹配结果',
searchPlaceholder: '请输入搜索内容',
itemUnit: '项',
itemsUnit: '项',
},
Select: {
notFoundContent: '无匹配结果',