From 5cd4670891bac91936ee66fd3c8cd377b93d54b9 Mon Sep 17 00:00:00 2001 From: crowdin Date: Fri, 9 Aug 2024 15:27:29 +0000 Subject: [PATCH] New translations podcastnavigation.php (Dutch) [ci skip] --- modules/Admin/Language/nl/PodcastNavigation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Admin/Language/nl/PodcastNavigation.php b/modules/Admin/Language/nl/PodcastNavigation.php index 3d6f5a70..95cf2752 100644 --- a/modules/Admin/Language/nl/PodcastNavigation.php +++ b/modules/Admin/Language/nl/PodcastNavigation.php @@ -9,7 +9,7 @@ declare(strict_types=1); */ return [ - 'go_to_page' => 'Go to podcast page', + 'go_to_page' => 'Ga naar de podcastpagina', 'rss_feed' => 'RSS feed', 'dashboard' => 'Podcast dashboard', 'podcast-view' => 'Hoofdpagina',