diff --git a/modules/Admin/Language/zh-Hans/Podcast.php b/modules/Admin/Language/zh-Hans/Podcast.php index 96515daf..1a47c363 100644 --- a/modules/Admin/Language/zh-Hans/Podcast.php +++ b/modules/Admin/Language/zh-Hans/Podcast.php @@ -138,6 +138,9 @@ return [ '如果您需要 Castopod 无法处理的 RSS 标签,请在此处设置它们。', 'custom_rss' => '播客的自定义 RSS 标签', 'custom_rss_hint' => '这将被注入到 ❬channel❭ 标签中。', + 'verify_txt' => 'Ownership verification TXT', + 'verify_txt_hint' => 'Rather than relying on email, certain third-party services may confirm your podcast ownership by requesting you to embed a verification text within your feed.', + 'verify_txt_helper' => 'This text is injected into a tag.', 'new_feed_url' => '新摘要网址', 'new_feed_url_hint' => '当你迁移到另一个域或播客托管平台时,请使用此字段。 默认情况下,播客导入时,该值为当前的 RSS 网址。', 'old_feed_url' => '旧摘要网址',