blob: ba48e299a91a29a64e2f9834cf5b0b1d3c080fb4 [file] [log] [blame]
Jiarenxiang38dcb052025-03-13 16:40:09 +08001export default {
2 'component.tagSelect.expand': '展開',
3 'component.tagSelect.collapse': '收起',
4 'component.tagSelect.all': '全部',
5};