diff --git a/apps/fishing-map/public/locales/en/translations.json b/apps/fishing-map/public/locales/en/translations.json index 2efd5e2d3a..71d9af1ad3 100644 --- a/apps/fishing-map/public/locales/en/translations.json +++ b/apps/fishing-map/public/locales/en/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { + "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1098,7 +1099,9 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "user": "User Vessel Group" + "sources": "Vessel group report sources", + "user": "User Vessel Group", + "vessels": "Vessel group report vessels" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/es/translations.json b/apps/fishing-map/public/locales/es/translations.json index 7197ee24ea..72b7ba537f 100644 --- a/apps/fishing-map/public/locales/es/translations.json +++ b/apps/fishing-map/public/locales/es/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { + "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1098,7 +1099,9 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "user": "User Vessel Group" + "sources": "Vessel group report sources", + "user": "User Vessel Group", + "vessels": "Vessel group report vessels" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/fr/translations.json b/apps/fishing-map/public/locales/fr/translations.json index 64943cf5ce..8af8393945 100644 --- a/apps/fishing-map/public/locales/fr/translations.json +++ b/apps/fishing-map/public/locales/fr/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { + "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1098,7 +1099,9 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "user": "User Vessel Group" + "sources": "Vessel group report sources", + "user": "User Vessel Group", + "vessels": "Vessel group report vessels" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/id/translations.json b/apps/fishing-map/public/locales/id/translations.json index 93c12f7b2b..ac88c0c934 100644 --- a/apps/fishing-map/public/locales/id/translations.json +++ b/apps/fishing-map/public/locales/id/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { + "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1098,7 +1099,9 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "user": "User Vessel Group" + "sources": "Vessel group report sources", + "user": "User Vessel Group", + "vessels": "Vessel group report vessels" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/pt/translations.json b/apps/fishing-map/public/locales/pt/translations.json index 1eb99e1552..ebea876415 100644 --- a/apps/fishing-map/public/locales/pt/translations.json +++ b/apps/fishing-map/public/locales/pt/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { + "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1098,7 +1099,9 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "user": "User Vessel Group" + "sources": "Vessel group report sources", + "user": "User Vessel Group", + "vessels": "Vessel group report vessels" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/source/translations.json b/apps/fishing-map/public/locales/source/translations.json index 88715d234b..d50b865e39 100644 --- a/apps/fishing-map/public/locales/source/translations.json +++ b/apps/fishing-map/public/locales/source/translations.json @@ -1074,7 +1074,6 @@ "vesselGroupReport": { "clickToSee": "Click to analyse vessel group and see report", "insights": { - "title": "Vessel group report insights", "fishingEventsError": "There was an error loading the fishing events", "fishingInNoTakeMpas_one": "{{count}} fishing event from {{vessels}} vessels detected in no-take MPAs", "fishingInNoTakeMpas_other": "{{count}} fishing events from {{vessels}} vessels detected in no-take MPAs", @@ -1099,9 +1098,7 @@ "linkDisabled": "This vessel group needs to be migrated to latest available data", "linkToReport": "Check the vessel group report here", "notFound": "Vessel group not found", - "sources": "Vessel group report sources", - "user": "User Vessel Group", - "vessels": "Vessel group report vessels" + "user": "User Vessel Group" }, "vesselGroups": { "insights": { diff --git a/apps/fishing-map/public/locales/val/translations.json b/apps/fishing-map/public/locales/val/translations.json index cc84dc0f06..322d9716da 100644 --- a/apps/fishing-map/public/locales/val/translations.json +++ b/apps/fishing-map/public/locales/val/translations.json @@ -1074,6 +1074,7 @@ "vesselGroupReport": { "clickToSee": "crwdns83844:0crwdne83844:0", "insights": { + "title": "crwdns83928:0crwdne83928:0", "fishingEventsError": "crwdns83764:0crwdne83764:0", "fishingInNoTakeMpas_one": "crwdns83766:0{{count}}crwdnd83766:0{{vessels}}crwdne83766:0", "fishingInNoTakeMpas_other": "crwdns83768:0{{count}}crwdnd83768:0{{vessels}}crwdne83768:0", @@ -1098,7 +1099,9 @@ "linkDisabled": "crwdns83866:0crwdne83866:0", "linkToReport": "crwdns83744:0crwdne83744:0", "notFound": "crwdns83780:0crwdne83780:0", - "user": "crwdns83782:0crwdne83782:0" + "sources": "crwdns83930:0crwdne83930:0", + "user": "crwdns83782:0crwdne83782:0", + "vessels": "crwdns83932:0crwdne83932:0" }, "vesselGroups": { "insights": {