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

@@ -364,6 +364,7 @@ export default {
'Select All': 'تحديد الكل',
'Clear All': 'مسح الكل',
'Remember my choice': 'تذكر اختياري',
Apply: 'تطبيق'
Apply: 'تطبيق',
Reset: 'إعادة تعيين'
}
}

View File

@@ -371,6 +371,7 @@ export default {
'Select All': 'Alle auswählen',
'Clear All': 'Alle löschen',
'Remember my choice': 'Meine Auswahl merken',
Apply: 'Anwenden'
Apply: 'Anwenden',
Reset: 'Zurücksetzen'
}
}

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'
}
}

View File

@@ -370,6 +370,7 @@ export default {
'Select All': 'Seleccionar todo',
'Clear All': 'Limpiar todo',
'Remember my choice': 'Recordar mi elección',
Apply: 'Aplicar'
Apply: 'Aplicar',
Reset: 'Restablecer'
}
}

View File

@@ -365,6 +365,7 @@ export default {
'Select All': 'انتخاب همه',
'Clear All': 'پاک کردن همه',
'Remember my choice': 'انتخاب من را به خاطر بسپار',
Apply: 'اعمال'
Apply: 'اعمال',
Reset: 'بازنشانی'
}
}

View File

@@ -370,6 +370,7 @@ export default {
'Select All': 'Tout sélectionner',
'Clear All': 'Tout effacer',
'Remember my choice': 'Se souvenir de mon choix',
Apply: 'Appliquer'
Apply: 'Appliquer',
Reset: 'Réinitialiser'
}
}

View File

@@ -369,6 +369,7 @@ export default {
'Select All': 'Seleziona tutto',
'Clear All': 'Cancella tutto',
'Remember my choice': 'Ricorda la mia scelta',
Apply: 'Applica'
Apply: 'Applica',
Reset: 'Reimposta'
}
}

View File

@@ -367,6 +367,7 @@ export default {
'Select All': 'すべて選択',
'Clear All': 'すべてクリア',
'Remember my choice': '選択を記憶',
Apply: '適用'
Apply: '適用',
Reset: 'リセット'
}
}

View File

@@ -366,6 +366,7 @@ export default {
'Select All': '모두 선택',
'Clear All': '모두 지우기',
'Remember my choice': '내 선택 기억하기',
Apply: '적용'
Apply: '적용',
Reset: '초기화'
}
}

View File

@@ -369,6 +369,7 @@ export default {
'Select All': 'Zaznacz wszystko',
'Clear All': 'Wyczyść wszystko',
'Remember my choice': 'Zapamiętaj mój wybór',
Apply: 'Zastosuj'
Apply: 'Zastosuj',
Reset: 'Resetuj'
}
}

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'
}
}

View File

@@ -369,6 +369,7 @@ export default {
'Select All': 'Seleccionar tudo',
'Clear All': 'Limpar tudo',
'Remember my choice': 'Lembrar a minha escolha',
Apply: 'Aplicar'
Apply: 'Aplicar',
Reset: 'Repor'
}
}

View File

@@ -369,6 +369,7 @@ export default {
'Select All': 'Выбрать все',
'Clear All': 'Очистить все',
'Remember my choice': 'Запомнить мой выбор',
Apply: 'Применить'
Apply: 'Применить',
Reset: 'Сбросить'
}
}

View File

@@ -363,6 +363,7 @@ export default {
'Select All': 'เลือกทั้งหมด',
'Clear All': 'ล้างทั้งหมด',
'Remember my choice': 'จำการเลือกของฉัน',
Apply: 'ใช้'
Apply: 'ใช้',
Reset: 'รีเซ็ต'
}
}

View File

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