= ({
return (
}
subtitle={t("popup.socioEco.subtitleCount", {
count: data.household_nb,
diff --git a/webapp/src/shared/i18n/translations/en/all4trees.json b/webapp/src/shared/i18n/translations/en/all4trees.json
index c33a3dd1..ba0abcf7 100644
--- a/webapp/src/shared/i18n/translations/en/all4trees.json
+++ b/webapp/src/shared/i18n/translations/en/all4trees.json
@@ -68,9 +68,9 @@
},
"bioinventory": {
"sampArea": "Sampling area",
- "status_abundance": "Relative abundance by extinction threat",
+ "status_abundance": "Relative abundance by UICN status",
"taxon": "Target taxon",
- "title": "Fauna inventory",
+ "title": "Biodiversity inventory",
"type": "Measures type"
},
"common": {
@@ -224,16 +224,16 @@
},
"popup": {
"bioInventory": {
- "date": "Survey date: {{ date }}",
- "title": "Plot n°{{ id }}"
+ "title": "Site n°{{ id }}"
},
- "forestInventory": {
+ "common": {
"date": "Site survey date : {{ date }}",
- "ecos": "Ecosystem",
+ "ecos": "Ecosystem"
+ },
+ "forestInventory": {
"title": "Plot n°{{ id }}"
},
"socioEco": {
- "date": "Survey date: {{ date }}",
"subtitleCount": "",
"subtitleCount_one": "{{ count }} household surveyed",
"subtitleCount_other": "{{ count }} households surveyed",
diff --git a/webapp/src/shared/i18n/translations/fr/all4trees.json b/webapp/src/shared/i18n/translations/fr/all4trees.json
index 762165d8..11aae3dd 100644
--- a/webapp/src/shared/i18n/translations/fr/all4trees.json
+++ b/webapp/src/shared/i18n/translations/fr/all4trees.json
@@ -67,9 +67,9 @@
},
"bioinventory": {
"sampArea": "Effort d'échantillonnage",
- "status_abundance": "Abondance relative par menace d'extinction",
+ "status_abundance": "Abondance relative par statut UICN",
"taxon": "Taxon cible",
- "title": "Inventaire de faune",
+ "title": "Inventaire biologique",
"type": "Type de dispositif"
},
"common": {
@@ -227,16 +227,16 @@
},
"popup": {
"bioInventory": {
+ "title": "Site n°{{ id }}"
+ },
+ "common": {
"date": "Date relevé: {{ date }}",
- "title": "Placette n°{{ id }}"
+ "ecos": "Ecosystème"
},
"forestInventory": {
- "date": "Date relevé: {{ date }}",
- "ecos": "Ecosystème",
"title": "Placette n°{{ id }}"
},
"socioEco": {
- "date": "Date relevé: {{ date }}",
"subtitleCount": "",
"subtitleCount_one": "{{ count }} ménage enquêté",
"subtitleCount_other": "{{ count }} ménages enquêtés",