Merge pull request #1311 from blackc2004/patch-22

Update app_languages.php
This commit is contained in:
FusionPBX 2015-12-09 14:53:51 -08:00
commit 00b5dc622e
1 changed files with 12 additions and 1 deletions

View File

@ -615,6 +615,17 @@ $text['label-network_addr']['uk'] = "";
$text['label-network_addr']['de-at'] = "Netzwerk Adresse";
$text['label-network_addr']['he'] = "כתובת רשת";
$text['label-mos_score']['en-us'] = "MOS Score";
$text['label-mos_score']['es-cl'] = "";
$text['label-mos_score']['pt-pt'] = "";
$text['label-mos_score']['fr-fr'] = "";
$text['label-mos_score']['pt-br'] = "";
$text['label-mos_score']['pl'] = "";
$text['label-mos_score']['sv-se'] = "";
$text['label-mos_score']['uk'] = "";
$text['label-mos_score']['de-at'] = "";
$text['label-mos_score']['he'] = "";
$text['label-name']['en-us'] = "Name";
$text['label-name']['es-cl'] = "Nombre";
$text['label-name']['pt-pt'] = "Nome";
@ -1362,4 +1373,4 @@ $text['button-advanced_search']['uk'] = "";
$text['button-advanced_search']['de-at'] = "Erweiterte Suche";
$text['button-advanced_search']['he'] = "חיפוש מתקדם";
?>
?>