|
@@ -38,7 +38,7 @@ $.fn.bootstrapTable.locales['fr-FR'] = {
|
|
|
return 'Recherche'
|
|
return 'Recherche'
|
|
|
},
|
|
},
|
|
|
formatNoMatches () {
|
|
formatNoMatches () {
|
|
|
- return 'Pas de lignes trouvés'
|
|
|
|
|
|
|
+ return 'Aucun résultat'
|
|
|
},
|
|
},
|
|
|
formatPaginationSwitch () {
|
|
formatPaginationSwitch () {
|
|
|
return 'Cacher/Afficher pagination'
|
|
return 'Cacher/Afficher pagination'
|