feat: add indicator for temporary changes in kind filter

This commit is contained in:
codytseng
2025-08-29 16:51:00 +08:00
parent 35df916a19
commit 1fb2c82bd5
16 changed files with 62 additions and 23 deletions

View File

@@ -361,6 +361,7 @@ export default {
'Select All': '全选',
'Clear All': '清空',
'Remember my choice': '记住我的选择',
Apply: '应用'
Apply: '应用',
Reset: '重置'
}
}