fix fr translations

change to lowercase
This commit is contained in:
MajorMarcin
2018-07-27 20:56:14 +02:00
parent c4e0796298
commit 2d3a34d990
+3 -3
View File
@@ -1,6 +1,6 @@
Locales ['fr'] = {
['voice'] = '~y~Voix: ~s~%s',
['normal'] = 'Normal',
['shout'] = 'Crier',
['whisper'] = 'Chuchoter',
['normal'] = 'normal',
['shout'] = 'crier',
['whisper'] = 'chuchoter',
}