mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 20:17:46 +02:00
chore(i18n): new Crowdin updates
This commit is contained in:
parent
2f1a5eb294
commit
34a2ebfd65
422 changed files with 6740 additions and 1506 deletions
|
|
@ -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',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue