Update app_languages.php
This commit is contained in:
parent
6e1fc7e4ea
commit
7506941b17
|
|
@ -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'] = "";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue