mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
* Remove orphan function * Add centralized branding helpers and update locales * Remove _plus and add (proper) brand * No longer Sure, configurable * Consistency with compose file naming * Missed `product_name` mapping * Fix brand/product name in mailers * Product name in email reset flow * Fix i18n errors/tests * Fix password mailer brand/product name (again) * Missed hardcoded `Sure` in onboarding goals Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Juan José Mata <jjmata@jjmata.com> * PR nitpick on documentation * Missing interpolation key for invited UI * Orphan assets * New logos --------- Signed-off-by: Juan José Mata <jjmata@jjmata.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
123 lines
4.9 KiB
YAML
123 lines
4.9 KiB
YAML
---
|
|
en:
|
|
settings:
|
|
ai_prompts:
|
|
show:
|
|
page_title: AI Prompts
|
|
openai_label: OpenAI
|
|
prompt_instructions: Prompt Instructions
|
|
main_system_prompt:
|
|
title: Main System Prompt
|
|
subtitle: Core instructions that define how the AI assistant behaves in all chat conversations
|
|
transaction_categorizer:
|
|
title: Transaction Categorizer
|
|
subtitle: AI automatically categorizes your transactions based on your defined categories
|
|
merchant_detector:
|
|
title: Merchant Detector
|
|
subtitle: AI identifies and enriches transaction data with merchant information
|
|
billings:
|
|
show:
|
|
page_title: Billing
|
|
subscription_subtitle: Update your subscription and billing details
|
|
subscription_title: Manage subscription
|
|
preferences:
|
|
show:
|
|
country: Country
|
|
currency: Currency
|
|
date_format: Date format
|
|
general_subtitle: Configure your preferences
|
|
general_title: General
|
|
default_period: Default Period
|
|
default_account_order: Default Account Order
|
|
language: Language
|
|
page_title: Preferences
|
|
theme_dark: Dark
|
|
theme_light: Light
|
|
theme_subtitle: Choose a preferred theme for the app
|
|
theme_system: System
|
|
theme_title: Theme
|
|
timezone: Timezone
|
|
profiles:
|
|
destroy:
|
|
cannot_remove_self: You cannot remove yourself from the account.
|
|
member_removal_failed: There was a problem removing the member.
|
|
member_removed: Member was successfully removed.
|
|
not_authorized: You are not authorized to remove members.
|
|
show:
|
|
confirm_delete:
|
|
body: Are you sure you want to permanently delete your account? This action
|
|
is irreversible.
|
|
title: Delete account?
|
|
confirm_reset:
|
|
body: Are you sure you want to reset your account? This will delete all your accounts, categories, merchants, tags, and other data. This action cannot be undone.
|
|
title: Reset account?
|
|
confirm_reset_with_sample_data:
|
|
body: Are you sure you want to reset your account and load sample data? This will delete your existing data and replace it with demo data so you can explore Sure safely.
|
|
title: Reset account and load sample data?
|
|
confirm_remove_invitation:
|
|
body: Are you sure you want to remove the invitation for %{email}?
|
|
title: Remove Invitation
|
|
confirm_remove_member:
|
|
body: Are you sure you want to remove %{name} from your account?
|
|
title: Remove Member
|
|
danger_zone_title: Danger Zone
|
|
delete_account: Delete account
|
|
delete_account_warning: Deleting your account will permanently remove all
|
|
your data and cannot be undone.
|
|
reset_account: Reset account
|
|
reset_account_warning: Resetting your account will delete all your accounts, categories, merchants, tags, and other data, but keep your user account intact.
|
|
reset_account_with_sample_data: Reset and preload
|
|
reset_account_with_sample_data_warning: Delete all your existing data and then load fresh sample data so you can explore with a pre-filled environment.
|
|
email: Email
|
|
first_name: First Name
|
|
household_form_input_placeholder: Enter household name
|
|
household_form_label: Household name
|
|
household_subtitle: Invite family members, partners and other inviduals. Invitees
|
|
can login to your household and access your shared accounts.
|
|
household_title: Household
|
|
invitation_link: Invitation link
|
|
invite_member: Add member
|
|
last_name: Last Name
|
|
page_title: Profile Info
|
|
pending: Pending
|
|
profile_subtitle: Customize how you appear on %{product}
|
|
profile_title: Personal
|
|
remove_invitation: Remove Invitation
|
|
remove_member: Remove Member
|
|
save: Save
|
|
securities:
|
|
show:
|
|
page_title: Security
|
|
settings_nav:
|
|
accounts_label: Accounts
|
|
advanced_section_title: Advanced
|
|
ai_prompts_label: AI Prompts
|
|
api_key_label: API Key
|
|
billing_label: Billing
|
|
categories_label: Categories
|
|
feedback_label: Feedback
|
|
general_section_title: General
|
|
imports_label: Import/Export
|
|
logout: Logout
|
|
merchants_label: Merchants
|
|
guides_label: Guides
|
|
other_section_title: More
|
|
preferences_label: Preferences
|
|
profile_label: Profile Info
|
|
rules_label: Rules
|
|
security_label: Security
|
|
self_hosting_label: Self-Hosting
|
|
tags_label: Tags
|
|
transactions_section_title: Transactions
|
|
whats_new_label: What's new
|
|
api_keys_label: API Key
|
|
bank_sync_label: Bank Sync
|
|
settings_nav_link_large:
|
|
next: Next
|
|
previous: Back
|
|
user_avatar_field:
|
|
accepted_formats: JPG or PNG. 5MB max.
|
|
choose: Upload photo
|
|
choose_label: (optional)
|
|
change: Change photo
|