style: gpuselector dropdown style
This commit is contained in:
@@ -226,5 +226,6 @@ export default {
|
||||
'common.button.delrecreate': 'Delete (Recreate)',
|
||||
'common.options.all': 'All',
|
||||
'common.options.none': 'None',
|
||||
'common.options.auto': 'Auto'
|
||||
'common.options.auto': 'Auto',
|
||||
'common.search.empty': 'No matching results found.'
|
||||
};
|
||||
|
||||
@@ -219,5 +219,6 @@ export default {
|
||||
'common.button.delrecreate': '删除(重建)',
|
||||
'common.options.all': '全部',
|
||||
'common.options.none': '无',
|
||||
'common.options.auto': '自动'
|
||||
'common.options.auto': '自动',
|
||||
'common.search.empty': '未找到匹配结果'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user