Update app_languages.php

This commit is contained in:
FusionPBX
2016-12-23 01:03:22 -07:00
committed by GitHub
parent e9dec6c366
commit 5a852cfb6e

View File

@@ -643,6 +643,16 @@ $text['label-data']['sv-se'] = "Data";
$text['label-data']['de-at'] = "Daten";
$text['label-data']['he'] = "מידע";
$text['label-hostname']['en-us'] = "Hostname";
$text['label-hostname']['pt-pt'] = "Hostname";
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-hostname']['pt-br'] = "Hostname";
$text['label-hostname']['pl'] = "Nazwa hosta";
$text['label-hostname']['sv-se'] = "Hostname";
$text['label-hostname']['ro'] = "Hostname";
$text['label-hostname']['uk'] = "Назва хоста";
$text['label-hostname']['de-at'] = "Hostname";
$text['label-continue']['en-us'] = "Continue";
$text['label-continue']['es-cl'] = "Continuar";
$text['label-continue']['pt-pt'] = "Continuar";
@@ -962,4 +972,4 @@ $text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering progr
$text['billing-warning']['de-at'] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account Code und Betreiber Variablen gesetzt sind.";
$text['billing-warning']['he'] = "";
?>
?>