New translations platforms.php (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 15:27:56 +00:00
parent 17253f9039
commit 9b68eb3e4c

View File

@ -24,7 +24,7 @@ return [
'social' => 'Jouw ID',
'funding' => 'Your CTA',
],
'your_cta' => 'Your call to action',
'your_cta' => 'Uw oproep tot actie',
'visible' => 'Display in podcast homepage?',
'on_embed' => 'Display on embeddable player?',
'remove' => '{platformName} verwijderen',
@ -38,6 +38,6 @@ return [
'description' => [
'podcasting' => 'The podcast ID on this platform',
'social' => 'The podcast account ID on this platform',
'funding' => 'Call to action message',
'funding' => 'Oproep tot actie bericht',
],
];