diff --git a/client/components/ReleaseNotesDialog.tsx b/client/components/ReleaseNotesDialog.tsx index 25c3ae7..7c6ff00 100644 --- a/client/components/ReleaseNotesDialog.tsx +++ b/client/components/ReleaseNotesDialog.tsx @@ -37,7 +37,7 @@ export function ReleaseNotesDialog() { What's new - Release highlights for BillTracker v{RELEASE_NOTES.version} + Release highlights for Bill Tracker v{RELEASE_NOTES.version} diff --git a/client/components/SearchFilterPanel.tsx b/client/components/SearchFilterPanel.tsx index 52e4128..1accc85 100644 --- a/client/components/SearchFilterPanel.tsx +++ b/client/components/SearchFilterPanel.tsx @@ -37,7 +37,7 @@ export default function SearchFilterPanel({
diff --git a/client/components/admin/EmailNotifCard.tsx b/client/components/admin/EmailNotifCard.tsx index 522dda2..6f6eac0 100644 --- a/client/components/admin/EmailNotifCard.tsx +++ b/client/components/admin/EmailNotifCard.tsx @@ -124,7 +124,7 @@ export default function EmailNotifCard() {
Sender - set('sender_name', e.target.value)} placeholder="BillTracker" /> + set('sender_name', e.target.value)} placeholder="Bill Tracker" /> set('sender_address', e.target.value)} placeholder="no-reply@example.com" type="email" /> diff --git a/client/components/admin/UsersTable.tsx b/client/components/admin/UsersTable.tsx index 844560e..32997fb 100644 --- a/client/components/admin/UsersTable.tsx +++ b/client/components/admin/UsersTable.tsx @@ -239,7 +239,7 @@ export default function UsersTable({ users, onRefresh, currentUser }: UsersTable This is permanent in 2026. The user account and all user-owned data will be deleted, including bills, payments, categories, monthly state, monthly starting amounts, imports, import history, and sessions. - This cannot be undone from BillTracker. + This cannot be undone from Bill Tracker. diff --git a/client/components/data/BankSyncSection.tsx b/client/components/data/BankSyncSection.tsx index 86f1cf7..2db8380 100644 --- a/client/components/data/BankSyncSection.tsx +++ b/client/components/data/BankSyncSection.tsx @@ -816,7 +816,7 @@ export default function BankSyncSection({ onConnectionChange, cardProps = {} }:

Connect a SimpleFIN Bridge account

-

Paste your SimpleFIN setup token below. BillTracker only stores an encrypted access URL — no bank credentials are saved.

+

Paste your SimpleFIN setup token below. Bill Tracker only stores an encrypted access URL — no bank credentials are saved.

Need a token?{' '}