From 0a4116425b73c6c128ae45701e4dc0ffbe2f5f72 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 18 Feb 2023 21:58:32 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 73.5% (256 of 348 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 16999c90..8fc214c2 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -495,5 +495,12 @@ "memoryusage": "Memory Usage", "freespace": "Free Space", "activeusers": "Active Users" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" } }