chore(i18n): new Crowdin updates

This commit is contained in:
crowdin 2023-11-29 17:27:10 +00:00 committed by Yassine Doghri
commit 34a2ebfd65
422 changed files with 6740 additions and 1506 deletions

View file

@ -10,11 +10,13 @@ declare(strict_types=1);
return [
'go_to_page' => 'Go to podcast page',
'rss_feed' => 'RSS feed',
'dashboard' => 'Podcast dashboard',
'podcast-view' => 'Home',
'podcast-edit' => 'Edit podcast',
'podcast-persons-manage' => 'Manage persons',
'podcast-imports' => 'Podcast imports',
'podcast-imports-sync' => 'Sync feeds',
'episodes' => 'Episodes',
'episode-list' => 'All episodes',
'episode-create' => 'New episode',
@ -26,14 +28,15 @@ return [
'podcast-analytics-players' => 'Players',
'podcast-analytics-listening-time' => 'Listening time',
'podcast-analytics-time-periods' => 'Time periods',
'premium' => 'Premium',
'monetization' => 'Monetization',
'subscription-list' => 'All subscriptions',
'subscription-create' => 'Add subscription',
'contributors' => 'Contributors',
'contributor-list' => 'All contributors',
'contributor-add' => 'Add contributor',
'platforms' => 'External platforms',
'platforms-podcasting' => 'Podcasting',
'broadcast' => 'Broadcast',
'platforms-podcasting' => 'Podcasting apps',
'platforms-social' => 'Social networks',
'platforms-funding' => 'Funding',
'platforms-funding' => 'Funding links',
'podcast-monetization-other' => 'Other',
];