Skip to content

Commit

Permalink
fix change alternatives to food choices (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahrieubland authored Oct 7, 2024
1 parent 1a4e153 commit cf46b71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions messages/en/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"intro": "What we choose to eat, sell, and produce has different impacts on the planet, people, and animals.",
"content": "<p>France, being among the top 4 largest consumers of salmon in the world, bears a particular responsibility in influencing these choices.</p>",
"pdf": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/Table_food_choices_simplified_en.pdf",
"data": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/csv/alternatives_text_7.csv.zip",
"artifact": "alternatives_text_7.csv.zip",
"image": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/graphs_image/alternatives_7.png"
"data": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/csv/foodchoices_text_7.csv.zip",
"artifact": "foodchoices_text_7.csv.zip",
"image": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/graphs_image/foodchoices_7.png"
}
},
"metaChart": {
Expand Down
6 changes: 3 additions & 3 deletions messages/fr/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"intro": "Ce que nous choisissons de manger, de vendre et de produire à des impacts différents sur la planète, les gens et les animaux.",
"content": "<p>La France, située dans le top 4 des plus grands consommateurs de saumons au monde, porte une responsabilité particulière dans l'orientation de ces choix.</p>",
"pdf": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/Tableau_des_choix_alimentaires_simplifiee.pdf",
"data": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/csv/alternatives_text_7_fr.csv.zip",
"artifact": "alternatives_text_7.csv.zip",
"image": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/graphs_image/alternatives_7_fr.png"
"data": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/csv/foodchoices_text_7_fr.csv.zip",
"artifact": "foodchoices_text_7.csv.zip",
"image": "https://raw.githubusercontent.com/dataforgoodfr/12_pinkbombs/main/download/graphs_image/foodchoices_7_fr.png"
}
},
"metaChart": {
Expand Down

0 comments on commit cf46b71

Please sign in to comment.