mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-02 22:36:29 +02:00
fix missing accent
This commit is contained in:
parent
e20afc394e
commit
d9cc959bbd
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
"sProcessing": "Traitement en cours...",
|
"sProcessing": "Traitement en cours...",
|
||||||
"sSearch": "Rechercher :",
|
"sSearch": "Rechercher :",
|
||||||
"sLengthMenu": "Afficher _MENU_ éléments",
|
"sLengthMenu": "Afficher _MENU_ éléments",
|
||||||
"sInfo": "Affichage de l'élement _START_ à _END_ sur _TOTAL_ éléments",
|
"sInfo": "Affichage de l'élément _START_ à _END_ sur _TOTAL_ éléments",
|
||||||
"sInfoEmpty": "Affichage de l'élement 0 à 0 sur 0 éléments",
|
"sInfoEmpty": "Affichage de l'élément 0 à 0 sur 0 éléments",
|
||||||
"sInfoFiltered": "(filtré de _MAX_ éléments au total)",
|
"sInfoFiltered": "(filtré de _MAX_ éléments au total)",
|
||||||
"sInfoPostFix": "",
|
"sInfoPostFix": "",
|
||||||
"sLoadingRecords": "Chargement en cours...",
|
"sLoadingRecords": "Chargement en cours...",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue