fixed pull request for french language support

This commit is contained in:
john30
2016-12-10 16:52:11 +01:00
parent b2e490f5a5
commit 2e8ef3d7d4
+1 -1
View File
@@ -67,7 +67,7 @@ if [ "$1" = "config" ]; then
lang_hours='h'
lang_catheat='Heizung'
lang_diff='Diff.'
if [ "$lang" = "fr" ]; then
elif [ "$lang" = "fr" ]; then
lang_temp='Température'
lang_degrees='Degrées'
lang_press='Capteur de pression'