feat: cover seedlings (plantón) in copy + legal, backup cadence, server picker
Beta-tester feedback triage. The data model already had LotType.seedling as first class; the gaps were copy and UX. - Seedlings/plantones: broaden landing hero (EN/ES), in-app legal notice, and all legal texts (site + docs masters) from seeds-only to "seeds and seedlings", with a live-plant phytosanitary/transport caveat. Seeds stay the hero — targeted, not a blanket rename. - Backups: settings line now states the 7-day cadence explicitly; cadence lives in AutoBackupService.backupInterval as the single source for text and schedule. - Community servers: replace the manual wss:// text box with a checklist of the known servers (defaults visible/toggleable) plus an "add server" affordance with basic validation. No jargon in the UI. i18n across en/es/pt/fr/de/ast (ja falls back). Tests updated + a new server-picker widget test.
This commit is contained in:
parent
ab027a8779
commit
15385a26cf
36 changed files with 410 additions and 179 deletions
|
|
@ -1,11 +1,12 @@
|
|||
# Tane — Notice on the Legality of Exchanging Seeds
|
||||
# Tane — Notice on the Legality of Exchanging Seeds and Seedlings
|
||||
|
||||
**Version 1.0 — 13 July 2026**
|
||||
|
||||
Tane helps people keep and share traditional seeds. Laws about seeds differ a lot
|
||||
between countries, and they distinguish sharply between **giving or swapping** seeds
|
||||
and **selling** them. This notice is general information, not legal advice; you are
|
||||
responsible for following the law where you live and where your seeds are going.
|
||||
Tane helps people keep and share traditional seeds and seedlings. Laws about seeds
|
||||
differ a lot between countries, and they distinguish sharply between **giving or
|
||||
swapping** and **selling**. This notice is general information, not legal advice; you
|
||||
are responsible for following the law where you live and where your seeds or plants
|
||||
are going.
|
||||
|
||||
## Gifting and swapping between amateurs
|
||||
|
||||
|
|
@ -47,6 +48,15 @@ individuals, and also **within** the EU for certain species (plant passport rule
|
|||
Before mailing seeds to another country, check the rules of the destination country.
|
||||
The safest exchanges are local ones — which is what Tane is designed for.
|
||||
|
||||
## Seedlings and live plants
|
||||
|
||||
The same principles apply to seedlings, cuttings, bulbs and other live plant material —
|
||||
but live plants are usually regulated **more strictly** than seed. Plant-health
|
||||
(phytosanitary) rules, plant-passport requirements inside the EU, and quarantine on
|
||||
import commonly apply to living plants even when the equivalent seed is exempt. Keep
|
||||
seedling exchanges local, and check plant-health rules before moving live plants
|
||||
between regions or across borders.
|
||||
|
||||
## Invasive and protected species
|
||||
|
||||
Some species may not be exchanged at all in some regions, either because they are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue