component.js 148 Bytes
Newer Older
wuhao's avatar
wuhao committed
1 2 3 4 5
export default {
  "component.tagSelect.expand": "باز",
  "component.tagSelect.collapse": "بسته ",
  "component.tagSelect.all": "همه",
};