mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Add 'Show All' button text for Devices.
This commit is contained in:
@@ -970,8 +970,14 @@
|
||||
$text['description-description']['pt-pt'] = "Introduza uma descrição, caso queira.";
|
||||
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
||||
$text['button-show_all']['fr-fr'] = "Montrer Tout";
|
||||
|
||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||
$text['label-domain-name']['pt-pt'] = "Nome de Domínio";
|
||||
$text['label-domain-name']['fr-fr'] = "Nom de Domaine";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user