diff --git a/modules/Admin/Language/sr-Latn/Podcast.php b/modules/Admin/Language/sr-Latn/Podcast.php index 52b4fba3..7926e093 100644 --- a/modules/Admin/Language/sr-Latn/Podcast.php +++ b/modules/Admin/Language/sr-Latn/Podcast.php @@ -138,6 +138,9 @@ return [ 'Ukoliko su vam potrebni RSS tagovi koje Castopod ne obrađuje, postavite ih ovde.', 'custom_rss' => 'Posebni RSS tagovi epizode', 'custom_rss_hint' => 'Ovo će biti ubačeno u ❬channel❭ tag.', + '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' => 'Novi URL fid', 'new_feed_url_hint' => 'Koristite ovo polje kada prelazite na drugi domen ili platformu za hostovanje podkasta. Podrazumevano, vrednost je podešena na trenutni RSS URL ako je podkast uvezen.', 'old_feed_url' => 'Stari URL fid',