mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_languages.php
Add label-groups to global app_languages.php.
This commit is contained in:
@@ -860,6 +860,16 @@ $text['label-label']['uk'] = "Назва";
|
||||
$text['label-label']['sv-se'] = "Etikett";
|
||||
$text['label-label']['de-at'] = "Kennzeichnung";
|
||||
|
||||
$text['label-groups']['en-us'] = "Groups";
|
||||
$text['label-groups']['es-cl'] = "Grupos";
|
||||
$text['label-groups']['pt-pt'] = "Grupos";
|
||||
$text['label-groups']['fr-fr'] = "Groupes";
|
||||
$text['label-groups']['pt-br'] = "Grupos";
|
||||
$text['label-groups']['pl'] = "Grupy";
|
||||
$text['label-groups']['uk'] = "Групи";
|
||||
$text['label-groups']['sv-se'] = "Grupper";
|
||||
$text['label-groups']['de-at'] = "Gruppen";
|
||||
|
||||
//description
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name.";
|
||||
@@ -946,4 +956,4 @@ $text['description-description']['es-cl'] = '';
|
||||
$text['description-description']['pt-pt'] = '';
|
||||
$text['description-description']['fr-fr'] = '';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user