diff --git a/i18n/French.lang b/i18n/French.lang index e744bd8..a46dbb8 100644 --- a/i18n/French.lang +++ b/i18n/French.lang @@ -25,5 +25,12 @@ "oAria": { "sSortAscending": ": activer pour trier la colonne par ordre croissant", "sSortDescending": ": activer pour trier la colonne par ordre décroissant" + }, + "select": { + "rows": { + _: "%d lignes séléctionnées", + 0: "Aucune ligne séléctionnée", + 1: "1 ligne séléctionnée" + } } }