Bläddra i källkod

Fix PHP 8.1 warnings

markjcrane 2 år sedan
förälder
incheckning
e3ae2ac478
1 ändrade filer med 25 tillägg och 25 borttagningar
  1. 25 25
      resources/app_languages.php

+ 25 - 25
resources/app_languages.php

@@ -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.";