diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 61b4e93d4..d06ffdc79 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -535,5 +535,11 @@ "gross_percent_today": "Hoy", "gross_percent_1y": "Un año", "gross_percent_max": "Todo el tiempo" + }, + "audiobookshelf": { + "podcasts": "Podcasts", + "books": "Books", + "podcastsDuration": "Duration", + "booksDuration": "Duration" } }