From 79a382cfa42676ca946ce67707030c0d0d0fbb53 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Thu, 18 Apr 2024 13:26:00 +0000 Subject: [PATCH] add more translation --- src/i18n.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n.tsx b/src/i18n.tsx index af8011a..adc1641 100644 --- a/src/i18n.tsx +++ b/src/i18n.tsx @@ -92,6 +92,12 @@ export const { "projectCardSubtitle2": "Never start (or forget to) start your tracking app again. PostgSail knows when you leave the dock and starts to log your trip automatically. Stats include location names, duration, speed, distance, wind and more. ", "projectCardSubtitle3": "Check in on your vessel from anywhere in the world in real-time. Reporting includes temperatures, depth, wind, humidity, location, voltage and many more options if your boat is sensor equipped. ", "projectCardSubtitle4": "See all your voyages in a single shot or map. Filter by date, type of moorages and more to see some incredible stats!", + "metricCardTitle1": "Boaters", + "metricCardTitle2": "Logbook", + "metricCardTitle3": "round-the-world trip", + "metricCardSubtitle1": "Join us", + "metricCardSubtitle2": "Capture our memories", + "metricCardSubtitle3": "Timelapse", "checkListHeading": "Amazing features, all automated", "checkListElementTitle1": "Timelapse", "checkListElementTitle2": "Boat Monitoring", @@ -230,6 +236,12 @@ export const { "projectCardSubtitle2": "Never start (or forget to) start your tracking app again. PostgSail knows when you leave the dock and starts to log your trip automatically. Stats include location names, duration, speed, distance, wind and more. ", "projectCardSubtitle3": "Check in on your vessel from anywhere in the world in real-time. Reporting includes temperatures, depth, wind, humidity, location, voltage and many more options if your boat is sensor equipped. ", "projectCardSubtitle4": "See all your voyages in a single shot or map. Filter by date, type of moorages and more to see some incredible stats!", + "metricCardTitle1": "Boaters", + "metricCardTitle2": "Logbook", + "metricCardTitle3": "round-the-world trip", + "metricCardSubtitle1": "Join us", + "metricCardSubtitle2": "Capture our memories", + "metricCardSubtitle3": "Timelapse", "checkListHeading": "Amazing features, all automated", "checkListElementTitle1": "Timelapse", "checkListElementTitle2": "Boat Monitoring", @@ -367,6 +379,12 @@ export const { "projectCardSubtitle2": "Never start (or forget to) start your tracking app again. PostgSail knows when you leave the dock and starts to log your trip automatically. Stats include location names, duration, speed, distance, wind and more. ", "projectCardSubtitle3": "Check in on your vessel from anywhere in the world in real-time. Reporting includes temperatures, depth, wind, humidity, location, voltage and many more options if your boat is sensor equipped. ", "projectCardSubtitle4": "See all your voyages in a single shot or map. Filter by date, type of moorages and more to see some incredible stats!", + "metricCardTitle1": "Boaters", + "metricCardTitle2": "Logbook", + "metricCardTitle3": "World tourround-the-world trip", + "metricCardSubtitle1": "Join us", + "metricCardSubtitle2": "Capture our memories", + "metricCardSubtitle3": "Timelapse", "checkListHeading": "Amazing features, all automated", "checkListElementTitle1": "Timelapse", "checkListElementTitle2": "Boat Monitoring",