diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 98c1d65df..6f1b2abf5 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -281,5 +281,11 @@ "up_to_date": "À jour", "child_bridges": "Child Bridges", "child_bridges_status": "{{ok}}/{{total}}" + }, + "autobrr": { + "approvedPushes": "Approved", + "rejectedPushes": "Rejected", + "filters": "Filters", + "indexers": "Indexers" } }