Show both LAN and WAN IP in the registrations.

This commit is contained in:
markjcrane
2016-03-23 00:14:30 -06:00
parent e025cf3405
commit b14dbab82a
2 changed files with 14 additions and 2 deletions
+10
View File
@@ -70,6 +70,16 @@ $text['label-message']['sv-se'] = "Ogiltig Profil!";
$text['label-message']['uk'] = "Хибний профіль!";
$text['label-message']['de-at'] = "Ungültiges Profil!";
$text['label-lan_ip']['en-us'] = "LAN IP";
$text['label-lan_ip']['es-cl'] = "LAN IP";
$text['label-lan_ip']['pt-pt'] = "LAN IP";
$text['label-lan_ip']['fr-fr'] = "LAN IP";
$text['label-lan_ip']['pt-br'] = "LAN IP";
$text['label-lan_ip']['pl'] = "LAN IP";
$text['label-lan_ip']['sv-se'] = "LAN IP";
$text['label-lan_ip']['uk'] = "LAN IP";
$text['label-lan_ip']['de-at'] = "LAN IP";
$text['label-ip']['en-us'] = "IP";
$text['label-ip']['es-cl'] = "IP";
$text['label-ip']['pt-pt'] = "IP";