diff --git a/site/plugins/admin/lang/de_DE.yaml b/site/plugins/admin/lang/de_DE.yaml index 64df0508..21660c62 100644 --- a/site/plugins/admin/lang/de_DE.yaml +++ b/site/plugins/admin/lang/de_DE.yaml @@ -26,7 +26,7 @@ admin_profile: "Profil" admin_view_site: "Seite anzeigen" admin_snippets: "Snippets" admin_not_installed: "Nicht installiert" -admin_select_entry_type: "Select Entry Type" +admin_select_entry_type: "Eintragstyp auswählen" admin_off: "Aus" admin_on: "An" admin_add: "Hinzufügen" @@ -306,4 +306,4 @@ admin_help_text_for_fieldsets_hide: "Feldsätze bei der Eintragstyp Auswahl ausb admin_help_text_for_entry_label: "Eintragstitel." admin_help_text_for_entry_name: "Eindeutiger Namen des Eintrags in Kleinbuchstaben." admin_help_text_for_entry_type: "Eintragstyp basierend auf Feldsatz." -admin_message_fieldset_not_found: "Fieldset not found" +admin_message_fieldset_not_found: "Feldsatz nicht gefunden"