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

@@ -368,6 +368,7 @@ export default {
'Select All': 'Selecionar tudo',
'Clear All': 'Limpar tudo',
'Remember my choice': 'Lembrar minha escolha',
Apply: 'Aplicar'
Apply: 'Aplicar',
Reset: 'Redefinir'
}
}