tane/apps/app_seeds/lib/i18n
vjrj 184c15bcec feat(market): save others' offers as favorites (Wallapop-style)
Adds a Favorites feature: a heart on the offer detail saves another
person's listing to an encrypted, per-identity SavedOffersStore
(keystore JSON snapshot, no plaintext at rest). A new /favorites screen
(wired from the drawer) lists saved offers offline-first and, when a
relay is reachable, flags ones that are gone as "no longer available".
i18n en/es/pt/ast; store + screen + detail-heart tests.
2026-07-13 08:21:43 +02:00
..
ast.i18n.json feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
en.i18n.json feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
es.i18n.json feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
pt.i18n.json feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
strings.g.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
strings_ast.g.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
strings_en.g.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
strings_es.g.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00
strings_pt.g.dart feat(market): save others' offers as favorites (Wallapop-style) 2026-07-13 08:21:43 +02:00