fixed pull request for french language support
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user