Merge pull request #1071 from math625f/main

Added Ghostfolio widget
This commit is contained in:
shamoon
2023-03-02 06:45:59 -08:00
committed by GitHub
6 changed files with 71 additions and 0 deletions

View File

@@ -535,5 +535,10 @@
"targets_up": "Targets Up",
"targets_down": "Targets Down",
"targets_total": "Total Targets"
},
"ghostfolio": {
"gross_percent_today": "Today",
"gross_percent_1y": "One year",
"gross_percent_max": "All time"
}
}