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

@@ -365,6 +365,7 @@ export default {
'Select All': 'Select All',
'Clear All': 'Clear All',
'Remember my choice': 'Remember my choice',
Apply: 'Apply'
Apply: 'Apply',
Reset: 'Reset'
}
}