@everymatrix/casino-filter-page
Advanced tools
Comparing version 0.0.284 to 0.0.285
{ | ||
"name": "@everymatrix/casino-filter-page", | ||
"version": "0.0.284", | ||
"version": "0.0.285", | ||
"main": "dist/casino-filter-page.js", | ||
@@ -39,3 +39,3 @@ "svelte": "src/index.ts", | ||
}, | ||
"gitHead": "3ac9350aedecfd71862267436a50699f50fc6a01" | ||
"gitHead": "e2ab83a03870fbcab9c88dd68379d235ca766614" | ||
} |
@@ -31,7 +31,7 @@ export const VendorFilterPageTranslations = { | ||
filters: { | ||
loading: 'Chargement ...', | ||
filterModalTitle: 'Filtrer par', | ||
filterModalSubtitle: 'Vous pouvez sélectionner plusieurs fournisseurs', | ||
filterClear: 'Eclaircir', | ||
filterApply: 'Appliquer' | ||
loading: 'Chargement', | ||
filterModalTitle: 'Filtre', | ||
filterModalSubtitle: 'Vous pouvez sélectinner plusieurs options', | ||
filterClear: 'Réinitialiser le filtre', | ||
filterApply: 'Fait' | ||
} | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
471448