diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index dc802517e..983e4af7d 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -535,5 +535,10 @@ "status": "Status", "up": "Online", "down": "Offline" + }, + "ghostfolio": { + "gross_percent_today": "Today", + "gross_percent_1y": "One year", + "gross_percent_max": "All time" } }