Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G3Backend
/
aaa3f5dc7913ebd9b8c31215ffd09592758da72d
/
.
/
react-ui
/
src
/
locales
/
zh-TW
/
component.ts
blob: ba48e299a91a29a64e2f9834cf5b0b1d3c080fb4 [
file
] [
log
] [
blame
]
86133
aaa3f5d
2025-04-20 21:33:29 +0800
[
diff
] [
blame^
]
1
export
default
{
2
'component.tagSelect.expand'
:
'展開'
,
3
'component.tagSelect.collapse'
:
'收起'
,
4
'component.tagSelect.all'
:
'全部'
,
5
};