mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-23 01:01:20 +00:00
6 lines
92 B
PHP
6 lines
92 B
PHP
![]() |
<?
|
||
|
|
||
|
return [
|
||
|
"all_podcasts" => "All podcasts",
|
||
|
"no_podcast" => "No podcast found"
|
||
|
];
|