diff --git a/client/pages/item/_id/index.vue b/client/pages/item/_id/index.vue index c2ec6e17..dadb8575 100644 --- a/client/pages/item/_id/index.vue +++ b/client/pages/item/_id/index.vue @@ -41,7 +41,7 @@

{{ $getString('LabelByAuthor', [podcastAuthor]) }}

- by {{ author.name }} + {{ $getString('LabelByAuthor', ['']) }}{{ author.name }}

by Unknown