Merge pull request #10 from majormarcin/master

fix fr translations
This commit is contained in:
Anthony
2018-07-27 15:00:18 -04:00
committed by GitHub
+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',
}