feat: add indicator for temporary changes in kind filter
This commit is contained in:
@@ -364,6 +364,7 @@ export default {
|
||||
'Select All': 'تحديد الكل',
|
||||
'Clear All': 'مسح الكل',
|
||||
'Remember my choice': 'تذكر اختياري',
|
||||
Apply: 'تطبيق'
|
||||
Apply: 'تطبيق',
|
||||
Reset: 'إعادة تعيين'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -365,6 +365,7 @@ export default {
|
||||
'Select All': 'انتخاب همه',
|
||||
'Clear All': 'پاک کردن همه',
|
||||
'Remember my choice': 'انتخاب من را به خاطر بسپار',
|
||||
Apply: 'اعمال'
|
||||
Apply: 'اعمال',
|
||||
Reset: 'بازنشانی'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -367,6 +367,7 @@ export default {
|
||||
'Select All': 'すべて選択',
|
||||
'Clear All': 'すべてクリア',
|
||||
'Remember my choice': '選択を記憶',
|
||||
Apply: '適用'
|
||||
Apply: '適用',
|
||||
Reset: 'リセット'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -366,6 +366,7 @@ export default {
|
||||
'Select All': '모두 선택',
|
||||
'Clear All': '모두 지우기',
|
||||
'Remember my choice': '내 선택 기억하기',
|
||||
Apply: '적용'
|
||||
Apply: '적용',
|
||||
Reset: '초기화'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -369,6 +369,7 @@ export default {
|
||||
'Select All': 'Выбрать все',
|
||||
'Clear All': 'Очистить все',
|
||||
'Remember my choice': 'Запомнить мой выбор',
|
||||
Apply: 'Применить'
|
||||
Apply: 'Применить',
|
||||
Reset: 'Сбросить'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -363,6 +363,7 @@ export default {
|
||||
'Select All': 'เลือกทั้งหมด',
|
||||
'Clear All': 'ล้างทั้งหมด',
|
||||
'Remember my choice': 'จำการเลือกของฉัน',
|
||||
Apply: 'ใช้'
|
||||
Apply: 'ใช้',
|
||||
Reset: 'รีเซ็ต'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -361,6 +361,7 @@ export default {
|
||||
'Select All': '全选',
|
||||
'Clear All': '清空',
|
||||
'Remember my choice': '记住我的选择',
|
||||
Apply: '应用'
|
||||
Apply: '应用',
|
||||
Reset: '重置'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user