component.js 148 Bytes
Newer Older
Yu's avatar
Yu committed
1 2 3 4 5
export default {
  'component.tagSelect.expand': 'Expandir',
  'component.tagSelect.collapse': 'Diminuir',
  'component.tagSelect.all': 'Todas',
};