mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Default Settings: Forgot JS search language variable for input placeholder.
This commit is contained in:
@@ -160,6 +160,14 @@ $text['label-select']['nl-nl'] = "";
|
||||
$text['label-select']['pt-br'] = "Selecionar";
|
||||
$text['label-select']['pl'] = "Wybierz";
|
||||
|
||||
$text['label-search']['en-us'] = "Search...";
|
||||
$text['label-search']['es-cl'] = "Buscar...";
|
||||
$text['label-search']['pt-pt'] = "Pesquisa...";
|
||||
$text['label-search']['fr-fr'] = "Recherche...";
|
||||
$text['label-search']['nl-nl'] = "";
|
||||
$text['label-search']['pt-br'] = "Pesquisa...";
|
||||
$text['label-search']['pl'] = "Szukaj ...";
|
||||
|
||||
$text['label-order']['en-us'] = "Order";
|
||||
$text['label-order']['es-cl'] = "Orden";
|
||||
$text['label-order']['pt-pt'] = "Ordem";
|
||||
|
||||
Reference in New Issue
Block a user