Client - display weather data source in About page

This commit is contained in:
Sam
2022-12-28 12:03:19 +01:00
parent cd66952db9
commit 895592fbb1
4 changed files with 28 additions and 3 deletions

View File

@ -2,5 +2,6 @@
"CONTACT_ADMIN": "Contact the administrator",
"FITTRACKEE_DESCRIPTION": "<strong>FitTrackee</strong> is a self-hosted outdoor activity tracker.",
"FITTRACKEE_LICENSE": "under {0} license ",
"SOURCE_CODE": "Source code"
"SOURCE_CODE": "Source code",
"WEATHER_DATA_FROM": "Weather data from:"
}