falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
41 stars 26 forks source link

Internationalize the tooltip about being visible from space #591

Open wbazant opened 1 week ago

wbazant commented 1 week ago

Part of https://github.com/falling-fruit/falling-fruit-web/issues/538 .

The live site has a tooltip e.g. here: https://fallingfruit.org/locations/new?c=forager%2Cfreegan&locale=en&location_id=1989825&i18n_viz=1

Edit this file: src/components/map/LocationTooltip.js

The translation key to use is: locations.index.editmarker_html

You can reuse the implementation steps / commands for https://github.com/falling-fruit/falling-fruit-web/issues/587. Should be quite simple!