tane/apps/app_seeds/lib/i18n
vjrj bb5b3d4a43 feat(app): ask 'how did it do?' when a harvest is noted (schema v13)
The note growers most wish they had two seasons later — did it do well,
was it worth keeping — never had a home. New append-only GardenOutcomes
table (lotId, season year, three-face rating, free note); the question
appears ONCE, inline, right after recording a harvest in the batch story,
and is skippable without a trace. The answer shows as one more story
line. Rides backups/sync like every mutable table (JSON codec, LWW
import, HLC clock absorb). Migration v12→v13 guarded + verified from
every historical version.
2026-07-18 12:18:25 +02:00
..
ast.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
de.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
en.i18n.json feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
es.i18n.json feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
fr.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
ja.i18n.json feat(i18n): full RTL/CJK support — fonts, Japanese locale, directional fixes 2026-07-14 11:11:19 +02:00
pt.i18n.json feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings.g.dart feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
strings_ast.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_de.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_en.g.dart feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
strings_es.g.dart feat(app): ask 'how did it do?' when a harvest is noted (schema v13) 2026-07-18 12:18:25 +02:00
strings_fr.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00
strings_ja.g.dart feat(i18n): full RTL/CJK support — fonts, Japanese locale, directional fixes 2026-07-14 11:11:19 +02:00
strings_pt.g.dart feat(links): surface source repo + Weblate links on site and in app 2026-07-15 19:12:16 +02:00