File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -320,6 +320,7 @@ Create New Password = "Neues Passwort erstellen"
320320Created = " Erstellt"
321321csrf_validation_failed = " Die Anfrage konnte nicht bearbeitet werden. Bitte versuchen Sie es erneut."
322322Data Set = " Datensatz"
323+ data_protection_declaration = " Datenschutzerklärung"
323324Database = " Datenbank"
324325databases_recommend_heading = " Datenbanken"
325326databases_recommend_intro = " Suchen Sie direkt in relevanten Datenbanken nach erweiterten Funktionen."
@@ -728,6 +729,7 @@ ils_transaction_history_disabled = "Die Übersicht der bisherigen Ausleihen ist
728729Image = " Bild"
729730Import Record = " Datensatz importieren"
730731Imprint Name_28s_29 = " Impressum"
732+ Imprint = " Impressum"
731733in = " in"
732734In This Collection = " In diesem Bestand"
733735in_collection_label = " In Bestand:"
Original file line number Diff line number Diff line change @@ -319,6 +319,7 @@ Create New Account = "Create New Account"
319319Create New Password = " Create New Password"
320320Created = " Created"
321321csrf_validation_failed = " The request could not be processed. Please try again."
322+ data_protection_declaration = " Data Protection Declaration"
322323Data Set = " Data Set"
323324Database = " Database"
324325databases_recommend_heading = " Databases"
Original file line number Diff line number Diff line change 7777 </div>
7878 <br>
7979 <div>
80- <a href="https://www.uni-mannheim.de/datenschutzerklaerung/datenschutzinformationen-der-universitaetsbibliothek/">Datenschutzerklärung </a> |
80+ <a href="https://www.uni-mannheim.de/datenschutzerklaerung/datenschutzinformationen-der-universitaetsbibliothek/"><?= $ this -> transEsc ( ' data_protection_declaration ' ) ?> </a> |
8181 <a href="https://www.uni-mannheim.de/impressum/"><?= $ this ->transEsc ('Imprint ' )?> </a>
8282 </div>
8383 <?= $ this ->slot ('footer-right ' )->end (); ?>
You can’t perform that action at this time.
0 commit comments