mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 19:14:11 +00:00
* Basic plaid data model and linking * Remove institutions, add plaid items * Improve schema and Plaid provider * Add webhook verification sketch * Webhook verification * Item accounts and balances sync setup * Provide test encryption keys * Fix test * Only provide encryption keys in prod * Try defining keys in test env * Consolidate account sync logic * Add back plaid account initialization * Plaid transaction sync * Sync UI overhaul for Plaid * Add liability and investment syncing * Handle investment webhooks and process current day holdings * Remove logs * Remove "all" period select for performance * fix amount calc * Remove todo comment * Coming soon for investment historical data * Document Plaid configuration * Listen for holding updates
33 lines
848 B
YAML
33 lines
848 B
YAML
---
|
|
en:
|
|
properties:
|
|
edit:
|
|
edit: Edit %{account}
|
|
form:
|
|
address_line1: Street address
|
|
address_line1_placeholder: 123 Main St
|
|
area: Living area
|
|
area_placeholder: '2000'
|
|
area_unit: Unit of measurement
|
|
country: Country
|
|
country_placeholder: US
|
|
locality: City
|
|
locality_placeholder: San Francisco
|
|
none: None
|
|
postal_code: ZIP/Postal code
|
|
postal_code_placeholder: '94105'
|
|
region: State/Province
|
|
region_placeholder: CA
|
|
subtype_prompt: Select property type
|
|
year_built: Year built
|
|
year_built_placeholder: '2000'
|
|
new:
|
|
title: Enter property details
|
|
overview:
|
|
living_area: Living Area
|
|
market_value: Market Value
|
|
purchase_price: Purchase Price
|
|
trend: Trend
|
|
unknown: Unknown
|
|
year_built: Year Built
|