Merge pull request #385 from Silex/patch-1

Use valid JSON in French.json
pull/386/head
Allan Jardine 7 years ago committed by GitHub
commit f899ee7725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,9 +28,9 @@
},
"select": {
"rows": {
_: "%d lignes séléctionnées",
0: "Aucune ligne séléctionnée",
1: "1 ligne séléctionnée"
"_": "%d lignes séléctionnées",
"0": "Aucune ligne séléctionnée",
"1": "1 ligne séléctionnée"
}
}
}

Loading…
Cancel
Save