diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index dbe831fd..446f4045 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -544,5 +544,11 @@ "gross_percent_today": "Hoje", "gross_percent_1y": "Um ano", "gross_percent_max": "Todo o tempo" + }, + "audiobookshelf": { + "podcasts": "Podcasts", + "books": "Books", + "podcastsDuration": "Duration", + "booksDuration": "Duration" } }