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" } }