From ecf7aba8127734d4b0b302f9227c85ba0fd4fe69 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 26 Oct 2022 14:33:01 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 53.7% (115 of 214 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 904cfa76e..d51ef6979 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -292,5 +292,11 @@ "up_to_date": "Up to Date", "child_bridges": "Child Bridges", "child_bridges_status": "{{ok}}/{{total}}" + }, + "autobrr": { + "approvedPushes": "Approved", + "rejectedPushes": "Rejected", + "filters": "Filters", + "indexers": "Indexers" } }