mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update app_languages.php
This commit is contained in:
@@ -973,6 +973,26 @@ $text['button-download_csv']['ru-ru'] = "Загрузить в формате CS
|
||||
$text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
|
||||
$text['button-download_csv']['uk-ua'] = "";
|
||||
|
||||
$text['button-import']['en-us'] = "Import";
|
||||
$text['button-import']['ar-eg'] = "";
|
||||
$text['button-import']['de-at'] = "Importieren";
|
||||
$text['button-import']['de-ch'] = "Importieren"; //copied from de-de
|
||||
$text['button-import']['de-de'] = "Importieren";
|
||||
$text['button-import']['es-cl'] = "Importar";
|
||||
$text['button-import']['es-mx'] = "Importar"; //copied from es-cl
|
||||
$text['button-import']['fr-ca'] = "Importer"; //copied from fr-fr
|
||||
$text['button-import']['fr-fr'] = "Importer";
|
||||
$text['button-import']['he-il'] = "";
|
||||
$text['button-import']['it-it'] = "";
|
||||
$text['button-import']['nl-nl'] = "";
|
||||
$text['button-import']['pl-pl'] = "Importuj";
|
||||
$text['button-import']['pt-br'] = "Importar";
|
||||
$text['button-import']['pt-pt'] = "Importat";
|
||||
$text['button-import']['ro-ro'] = "";
|
||||
$text['button-import']['ru-ru'] = "Импорт";
|
||||
$text['button-import']['sv-se'] = "Importera";
|
||||
$text['button-import']['uk-ua'] = "";
|
||||
|
||||
$text['label-total']['en-us'] = "Total";
|
||||
$text['label-total']['ar-eg'] = "";
|
||||
$text['label-total']['de-at'] = "Summe";
|
||||
|
||||
Reference in New Issue
Block a user