component.js 145 Bytes
Newer Older
sin's avatar
sin committed
1 2 3 4 5
export default {
  'component.tagSelect.expand': '展開',
  'component.tagSelect.collapse': '收起',
  'component.tagSelect.all': '全部',
};