Loading modules/Admin/Language/en/Episode.php +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ return [ 'cover' => 'Episode cover', 'cover_hint' => 'If you do not set a cover, the podcast cover will be used instead.', 'cover_size_hint' => 'Cover must be squared with at least 1400px wide and tall.', 'cover_size_hint' => 'Cover must be squared and at least 1400px wide and tall.', 'title' => 'Title', 'title_hint' => 'Should contain a clear and concise episode name. Do not specify the episode or season numbers here.', Loading modules/Admin/Language/en/Person.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ return [ 'form' => [ 'avatar' => 'Avatar', 'avatar_size_hint' => 'Avatar must be squared with at least 400px wide and tall.', 'Avatar must be squared and at least 400px wide and tall.', 'full_name' => 'Full name', 'full_name_hint' => 'This is the full name or alias of the person.', 'unique_name' => 'Unique name', Loading modules/Admin/Language/en/Podcast.php +5 −5 Original line number Diff line number Diff line Loading @@ -44,16 +44,16 @@ return [ one {# episode was} other {# episodes were} } added to the podcast!', 'podcastFeedUpToDate' => 'This podcast is up to date.', 'podcastNotImported' => 'This podcast could not be updated as it was not imported.', 'podcastFeedUpToDate' => 'Podcast is already up to date.', 'podcastNotImported' => 'Podcast could not be updated as it was not imported.', ], 'form' => [ 'identity_section_title' => 'Podcast identity', 'identity_section_subtitle' => 'These fields allow you to get noticed.', 'cover' => 'Podcast cover', 'cover_size_hint' => 'Cover must be squared with at least 1400px wide and tall.', 'cover_size_hint' => 'Cover must be squared and at least 1400px wide and tall.', 'banner' => 'Podcast banner', 'banner_size_hint' => 'Banner must have a 3:1 ratio with at least 1500px wide.', 'banner_size_hint' => 'Banner must have a 3:1 ratio and be at least 1500px wide.', 'banner_delete' => 'Delete podcast banner', 'title' => 'Title', 'handle' => 'Handle', Loading modules/Admin/Language/en/Settings.php +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ return [ 'site_icon' => 'Site icon', 'site_icon_delete' => 'Delete site icon', 'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.', 'site_icon_helper' => 'Icon must be squared with at least 512px wide and tall.', 'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.', 'site_name' => 'Site name', 'site_description' => 'Site description', 'submit' => 'Save', Loading Loading
modules/Admin/Language/en/Episode.php +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ return [ 'cover' => 'Episode cover', 'cover_hint' => 'If you do not set a cover, the podcast cover will be used instead.', 'cover_size_hint' => 'Cover must be squared with at least 1400px wide and tall.', 'cover_size_hint' => 'Cover must be squared and at least 1400px wide and tall.', 'title' => 'Title', 'title_hint' => 'Should contain a clear and concise episode name. Do not specify the episode or season numbers here.', Loading
modules/Admin/Language/en/Person.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ return [ 'form' => [ 'avatar' => 'Avatar', 'avatar_size_hint' => 'Avatar must be squared with at least 400px wide and tall.', 'Avatar must be squared and at least 400px wide and tall.', 'full_name' => 'Full name', 'full_name_hint' => 'This is the full name or alias of the person.', 'unique_name' => 'Unique name', Loading
modules/Admin/Language/en/Podcast.php +5 −5 Original line number Diff line number Diff line Loading @@ -44,16 +44,16 @@ return [ one {# episode was} other {# episodes were} } added to the podcast!', 'podcastFeedUpToDate' => 'This podcast is up to date.', 'podcastNotImported' => 'This podcast could not be updated as it was not imported.', 'podcastFeedUpToDate' => 'Podcast is already up to date.', 'podcastNotImported' => 'Podcast could not be updated as it was not imported.', ], 'form' => [ 'identity_section_title' => 'Podcast identity', 'identity_section_subtitle' => 'These fields allow you to get noticed.', 'cover' => 'Podcast cover', 'cover_size_hint' => 'Cover must be squared with at least 1400px wide and tall.', 'cover_size_hint' => 'Cover must be squared and at least 1400px wide and tall.', 'banner' => 'Podcast banner', 'banner_size_hint' => 'Banner must have a 3:1 ratio with at least 1500px wide.', 'banner_size_hint' => 'Banner must have a 3:1 ratio and be at least 1500px wide.', 'banner_delete' => 'Delete podcast banner', 'title' => 'Title', 'handle' => 'Handle', Loading
modules/Admin/Language/en/Settings.php +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ return [ 'site_icon' => 'Site icon', 'site_icon_delete' => 'Delete site icon', 'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.', 'site_icon_helper' => 'Icon must be squared with at least 512px wide and tall.', 'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.', 'site_name' => 'Site name', 'site_description' => 'Site description', 'submit' => 'Save', Loading