mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 10:56:31 +00:00
Make the advanced -> command execute page more compact.
This commit is contained in:
@@ -30,25 +30,25 @@ $text['option-result_type_view']['sv-se'] = "Granska";
|
||||
$text['option-result_type_view']['uk'] = "Перегляд";
|
||||
$text['option-result_type_view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['option-result_type_insert']['en-us'] = "SQL Inserts";
|
||||
$text['option-result_type_insert']['es-cl'] = "Inserciones SQL";
|
||||
$text['option-result_type_insert']['pt-pt'] = "Inserções SQL";
|
||||
$text['option-result_type_insert']['fr-fr'] = "Insertion SQL";
|
||||
$text['option-result_type_insert']['pt-br'] = "Inserir SQL";
|
||||
$text['option-result_type_insert']['pl'] = "Wstawianie SQL";
|
||||
$text['option-result_type_insert']['sv-se'] = "SQL Inserts";
|
||||
$text['option-result_type_insert']['uk'] = "SQL Inserts ";
|
||||
$text['option-result_type_insert']['de-at'] = "SQL Inserts";
|
||||
$text['option-result_type_insert']['en-us'] = "SQL";
|
||||
$text['option-result_type_insert']['es-cl'] = "SQL";
|
||||
$text['option-result_type_insert']['pt-pt'] = "SQL";
|
||||
$text['option-result_type_insert']['fr-fr'] = "SQL";
|
||||
$text['option-result_type_insert']['pt-br'] = "SQL";
|
||||
$text['option-result_type_insert']['pl'] = "SQL";
|
||||
$text['option-result_type_insert']['sv-se'] = "SQL";
|
||||
$text['option-result_type_insert']['uk'] = "SQL ";
|
||||
$text['option-result_type_insert']['de-at'] = "SQL";
|
||||
|
||||
$text['option-result_type_csv']['en-us'] = "CSV Download";
|
||||
$text['option-result_type_csv']['es-cl'] = "Descargar CSV";
|
||||
$text['option-result_type_csv']['pt-pt'] = "Descarregar CSV";
|
||||
$text['option-result_type_csv']['fr-fr'] = "Télécharger le CSV";
|
||||
$text['option-result_type_csv']['pt-br'] = "Download CSV";
|
||||
$text['option-result_type_csv']['pl'] = "Pobieranie w formacie CSV";
|
||||
$text['option-result_type_csv']['sv-se'] = "Ladda Ned CSV";
|
||||
$text['option-result_type_csv']['uk'] = "CSV Download ";
|
||||
$text['option-result_type_csv']['de-at'] = "CSV Download";
|
||||
$text['option-result_type_csv']['en-us'] = "CSV";
|
||||
$text['option-result_type_csv']['es-cl'] = "CSV";
|
||||
$text['option-result_type_csv']['pt-pt'] = "CSV";
|
||||
$text['option-result_type_csv']['fr-fr'] = "CSV";
|
||||
$text['option-result_type_csv']['pt-br'] = "CSV";
|
||||
$text['option-result_type_csv']['pl'] = "CSV";
|
||||
$text['option-result_type_csv']['sv-se'] = "CSV";
|
||||
$text['option-result_type_csv']['uk'] = "CSV ";
|
||||
$text['option-result_type_csv']['de-at'] = "CSV";
|
||||
|
||||
$text['label-table']['en-us'] = "Table";
|
||||
$text['label-table']['es-cl'] = "Tabla";
|
||||
|
||||
Reference in New Issue
Block a user