mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
create destinations export
This commit is contained in:
@@ -85,6 +85,28 @@ $text['title-destination_import']['ru-ru'] = "Импорт";
|
||||
$text['title-destination_import']['sv-se'] = "Importera";
|
||||
$text['title-destination_import']['uk-ua'] = "Імпортувати";
|
||||
|
||||
$text['title-destination_export']['en-us'] = "Destination Export";
|
||||
$text['title-destination_export']['en-gb'] = "Destination Export";
|
||||
$text['title-destination_export']['ar-eg'] = "";
|
||||
$text['title-destination_export']['de-at'] = "Exportieren"; //copied from de-de
|
||||
$text['title-destination_export']['de-ch'] = "Exportieren"; //copied from de-de
|
||||
$text['title-destination_export']['de-de'] = "Exportieren";
|
||||
$text['title-destination_export']['ek-gr'] = "Εξαγωγή";
|
||||
$text['title-destination_export']['es-cl'] = "Exportar";
|
||||
$text['title-destination_export']['es-mx'] = "Exportar"; //copied from es-cl
|
||||
$text['title-destination_export']['fr-ca'] = "Exporter"; //copied from fr-fr
|
||||
$text['title-destination_export']['fr-fr'] = "Exporter";
|
||||
$text['title-destination_export']['he-il'] = "";
|
||||
$text['title-destination_export']['it-it'] = "Esporta";
|
||||
$text['title-destination_export']['nl-nl'] = "";
|
||||
$text['title-destination_export']['pl-pl'] = "Eksportuj";
|
||||
$text['title-destination_export']['pt-br'] = "Exportar";
|
||||
$text['title-destination_export']['pt-pt'] = "Exportar";
|
||||
$text['title-destination_export']['ro-ro'] = "";
|
||||
$text['title-destination_export']['ru-ru'] = "Экспорт";
|
||||
$text['title-destination_export']['sv-se'] = "Export";
|
||||
$text['title-destination_export']['uk-ua'] = "Експортувати";
|
||||
|
||||
$text['button-outbound']['en-us'] = "Outbound";
|
||||
$text['button-outbound']['en-gb'] = "Outbound";
|
||||
$text['button-outbound']['ar-eg'] = "صادر";
|
||||
@@ -988,6 +1010,28 @@ $text['header-destination_import']['ru-ru'] = "Импорт";
|
||||
$text['header-destination_import']['sv-se'] = "Importera";
|
||||
$text['header-destination_import']['uk-ua'] = "Імпортувати";
|
||||
|
||||
$text['header-destination_export']['en-us'] = "Destination Export";
|
||||
$text['header-destination_export']['en-gb'] = "Destination Export";
|
||||
$text['header-destination_export']['ar-eg'] = "";
|
||||
$text['header-destination_export']['de-at'] = "Exportieren"; //copied from de-de
|
||||
$text['header-destination_export']['de-ch'] = "Exportieren"; //copied from de-de
|
||||
$text['header-destination_export']['de-de'] = "Exportieren";
|
||||
$text['header-destination_export']['ek-gr'] = "Εξαγωγή";
|
||||
$text['header-destination_export']['es-cl'] = "Exportar";
|
||||
$text['header-destination_export']['es-mx'] = "Exportar"; //copied from es-cl
|
||||
$text['header-destination_export']['fr-ca'] = "Exporter"; //copied from fr-fr
|
||||
$text['header-destination_export']['fr-fr'] = "Exporter";
|
||||
$text['header-destination_export']['he-il'] = "";
|
||||
$text['header-destination_export']['it-it'] = "Esporta";
|
||||
$text['header-destination_export']['nl-nl'] = "";
|
||||
$text['header-destination_export']['pl-pl'] = "Eksportuj";
|
||||
$text['header-destination_export']['pt-br'] = "Exportar";
|
||||
$text['header-destination_export']['pt-pt'] = "Exportar";
|
||||
$text['header-destination_export']['ro-ro'] = "";
|
||||
$text['header-destination_export']['ru-ru'] = "Экспорт";
|
||||
$text['header-destination_export']['sv-se'] = "Export";
|
||||
$text['header-destination_export']['uk-ua'] = "Експортувати";
|
||||
|
||||
$text['description-destination_import']['en-us'] = "Upload delimitted data to add multiple destinations.";
|
||||
$text['description-destination_import']['en-gb'] = "Upload delimitted data to add multiple destinations.";
|
||||
$text['description-destination_import']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user