diff --git a/.gitignore b/.gitignore index b20f7c1..c2a9e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ $RECYCLE.BIN/ *.zip *.txt !LICENCE.txt -!HISTO.txt +!histo.txt *.swp include/config.php *_old.php diff --git a/include/about.php b/include/about.php index 3349749..c591503 100644 --- a/include/about.php +++ b/include/about.php @@ -16,8 +16,8 @@
phpMyHue 1.6
© F. Bardin 04-2015/09-2017
-Bridge IP :
-Current language : + :
+ :
diff --git a/lang/text_en.json b/lang/text_en.json index cad9a93..0ecb64b 100644 --- a/lang/text_en.json +++ b/lang/text_en.json @@ -113,6 +113,8 @@ "Button":"Button", "Simple_mode":"Simple mode", "Advanced_mode":"Advanced mode", +"Bridge_IP":"Bridge IP", +"Current_language":"Current language", "Histo":"Histo", "Problem_for_updating_configuration_file":"Problem for updating the configuration file", "":"" diff --git a/lang/text_fr.json b/lang/text_fr.json index 73e673e..ba4fa17 100644 --- a/lang/text_fr.json +++ b/lang/text_fr.json @@ -113,6 +113,8 @@ "Button":"Bouton", "Simple_mode":"Mode Simple", "Advanced_mode":"Mode Avancé", +"Bridge_IP":"IP pont Hue", +"Current_language":"Langage courant", "Histo":"Histo", "Problem_for_updating_configuration_file":"Problème pour mettre à jour le fichier de configuration", "":""