diff --git a/src/locales/de.json b/src/locales/de.json index 31f47d84..34c8f837 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -377,7 +377,7 @@ "adminExport": { "bazlReport": "BAZL-Report herunterladen (CSV)", "landingList": "Landeliste herunterladen (CSV)", - "invoiceReports": "Rechnungsberichte herunterladen (PDF)", + "invoiceReports": "Rechnungsberichte herunterladen", "yearlySummary": "Jahreszusammenfassung herunterladen (CSV)" }, "adminAircraft": { diff --git a/src/locales/en.json b/src/locales/en.json index 391da19f..33cc8144 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -377,7 +377,7 @@ "adminExport": { "bazlReport": "Download FOCA report (CSV)", "landingList": "Download landing list (CSV)", - "invoiceReports": "Download invoice reports (PDF)", + "invoiceReports": "Download invoice reports", "yearlySummary": "Download yearly summary (CSV)" }, "adminAircraft": {