Skip to content
Snippets Groups Projects
Commit 0d744d21 authored by Benjamin Bellamy's avatar Benjamin Bellamy :speech_balloon:
Browse files

fix: define podcastNamespaceLink value

parent 674ffd1c
No related branches found
No related tags found
1 merge request!1WIP: German translation
......@@ -275,7 +275,10 @@
<?= form_section_close() ?>
<?= form_section(
lang('Episode.form.additional_files_section_title'),
lang('Episode.form.additional_files_section_subtitle')
lang('Episode.form.additional_files_section_subtitle', [
'podcastNamespaceLink' =>
'“<a href="https://github.com/Podcastindex-org/podcast-namespace" target="_blank" rel="noreferrer noopener" style="text-decoration: underline;">podcast namespace</a>”',
])
) ?>
<div class="flex flex-col flex-1">
<?= form_label(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment