mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Make transaction enrichment opt-in for all users (#1552)
This commit is contained in:
parent
ba878c3d8b
commit
68617514b0
12 changed files with 46 additions and 35 deletions
|
@ -26,9 +26,16 @@ en:
|
|||
next: Next
|
||||
previous: Back
|
||||
preferences:
|
||||
data_enrichment_settings:
|
||||
description: Let Maybe auto-categorize, name, and add merchant data to your
|
||||
transactions on each sync. All enrichment is done in English.
|
||||
self_host_disclaimer: This will incur Synth API credits.
|
||||
title: Transaction enrichment (English only)
|
||||
show:
|
||||
country: Country
|
||||
currency: Currency
|
||||
data: Data enrichment
|
||||
data_subtitle: Enable data enrichment for your accounts
|
||||
date_format: Date format
|
||||
general_subtitle: Configure your preferences
|
||||
general_title: General
|
||||
|
|
|
@ -2,10 +2,6 @@
|
|||
en:
|
||||
settings:
|
||||
hostings:
|
||||
data_enrichment_settings:
|
||||
description: Enable data enrichment for your account transactions. This will
|
||||
incur additional Synth credits.
|
||||
title: Data Enrichment
|
||||
invite_code_settings:
|
||||
description: Every new user that joins your instance of Maybe can only do
|
||||
so via an invite code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue