Fix PHP 8.1 warnings

This commit is contained in:
markjcrane
2023-05-25 10:15:56 -06:00
parent 09219263e1
commit d964f354db
2 changed files with 63 additions and 58 deletions

View File

@@ -2055,31 +2055,31 @@ $text['label-summary']['zh-cn'] = "概括";
$text['label-summary']['ja-jp'] = "まとめ";
$text['label-summary']['ko-kr'] = "요약";
$text['header-import']['en-us'] = "Import";
$text['header-import']['en-gb'] = "Import";
$text['header-import']['ar-eg'] = "يستورد";
$text['header-import']['de-at'] = "Importieren";
$text['header-import']['de-ch'] = "Importieren";
$text['header-import']['de-de'] = "Importieren";
$text['header-import']['el-gr'] = "Εισαγωγή";
$text['header-import']['es-cl'] = "Importar";
$text['header-import']['es-mx'] = "Importar";
$text['header-import']['fr-ca'] = "Importer";
$text['header-import']['fr-fr'] = "Importer";
$text['header-import']['he-il'] = "יְבוּא";
$text['header-import']['it-it'] = "Importare";
$text['header-import']['nl-nl'] = "Importeren";
$text['header-import']['pl-pl'] = "Importuj";
$text['header-import']['pt-br'] = "Importar";
$text['header-import']['pt-pt'] = "Importat";
$text['header-import']['ro-ro'] = "Import";
$text['header-import']['ru-ru'] = "Импорт";
$text['header-import']['sv-se'] = "Importera";
$text['header-import']['uk-ua'] = "Імпорт";
$text['header-import']['tr-tr'] = "İçe Aktar";
$text['header-import']['zh-cn'] = "进口";
$text['header-import']['ja-jp'] = "輸入";
$text['header-import']['ko-kr'] = "수입";
$text['label-import']['en-us'] = "Import";
$text['label-import']['en-gb'] = "Import";
$text['label-import']['ar-eg'] = "يستورد";
$text['label-import']['de-at'] = "Importieren";
$text['label-import']['de-ch'] = "Importieren";
$text['label-import']['de-de'] = "Importieren";
$text['label-import']['el-gr'] = "Εισαγωγή";
$text['label-import']['es-cl'] = "Importar";
$text['label-import']['es-mx'] = "Importar";
$text['label-import']['fr-ca'] = "Importer";
$text['label-import']['fr-fr'] = "Importer";
$text['label-import']['he-il'] = "יְבוּא";
$text['label-import']['it-it'] = "Importare";
$text['label-import']['nl-nl'] = "Importeren";
$text['label-import']['pl-pl'] = "Importuj";
$text['label-import']['pt-br'] = "Importar";
$text['label-import']['pt-pt'] = "Importat";
$text['label-import']['ro-ro'] = "Import";
$text['label-import']['ru-ru'] = "Импорт";
$text['label-import']['sv-se'] = "Importera";
$text['label-import']['uk-ua'] = "Імпорт";
$text['label-import']['tr-tr'] = "İçe Aktar";
$text['label-import']['zh-cn'] = "进口";
$text['label-import']['ja-jp'] = "輸入";
$text['label-import']['ko-kr'] = "수입";
$text['description-import']['en-us'] = "Upload delimited data to add multiple records.";
$text['description-import']['en-gb'] = "Upload delimited data to add multiple records.";