From e09efe91f2adeebaa99d59423e74f88a645b589e Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sat, 24 Feb 2024 19:58:52 +0000 Subject: [PATCH] Fix warning, update text --- src/App/Header.tsx | 2 +- src/i18n.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App/Header.tsx b/src/App/Header.tsx index 5ef2d32..ac69a4c 100644 --- a/src/App/Header.tsx +++ b/src/App/Header.tsx @@ -17,7 +17,7 @@ export const Header = memo(() => { const { t } = useTranslation({ Header }) const { lang, setLang } = useLang(); return

SVG as an image

} + title={

Postgsail Logo

} links={[ { "label": t("link2label"), diff --git a/src/i18n.tsx b/src/i18n.tsx index b372a3e..420337f 100644 --- a/src/i18n.tsx +++ b/src/i18n.tsx @@ -65,7 +65,7 @@ export const { "article2Title": "Boat Monitoring", "article2Body": `- Check your vessel from anywhere in the world in real-time. -- Monitor windspeed, depth, baromteter, temperatures and more +- Monitor wind, depth, barometer, temperatures and more - See historical (up-to 7 days) data @@ -106,7 +106,7 @@ export const { "checkListElementDescription2": "Monitor your boat.", "checkListElementDescription3": "Log your trips.", "checkListElementDescription4": "Go social", - "checkListElementDescription5": "Track your stats. Awesome statistics and graphs.", + "checkListElementDescription5": "Track your stats. Awesome statistics and graphs. Beautiful map", "checkListElementDescription6": "Predictive failure.", "checkListElementDescription7": "Control your boat remotely.", "checkListElementDescription8": "Export to CSV, GPX, GeoJSON, KML and download your logs.", @@ -203,7 +203,7 @@ export const { "article2Title": "Boat Monitoring", "article2Body": `- Check your vessel from anywhere in the world in real-time. -- Monitor windspeed, depth, baromteter, temperatures and more +- Monitor wind, depth, barometer, temperatures and more - See historical (up-to 7 days) data @@ -340,7 +340,7 @@ export const { "article2Title": "Boat Monitoring", "article2Body": `- Check your vessel from anywhere in the world in real-time. -- Monitor windspeed, depth, baromteter, temperatures and more +- Monitor wind, depth, barometer, temperatures and more - See historical (up-to 7 days) data