Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs im Menü sichtbar machen - Unterseiten etablieren #16

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lang/de_de.lang
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mailer_profile_table_name_label = Profilname
mailer_profile_returnto_email = Bounces (Return-Path) an

mailer_profile_table = 📬 Mailer-Profile

mailer_profile_docs = Docs
# Die meisten Übersetzungen kommen direkt vom PHPMailer-Addon

mailer_profile_header = Zusätzliche (X-)Header
Expand Down
5 changes: 4 additions & 1 deletion package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ pages:
phpmailer/profile:
title: translate:mailer_profile_title
perm: mailer_profile[]
docs:
phpmailer/profile/profile:
title: translate:mailer_profile_title
perm: mailer_profile[]
phpmailer/profile/docs:
title: translate:mailer_profile_docs
subPath: README.md
icon: rex-icon fa-info-circle
Expand Down
File renamed without changes.
Loading