{
  "APP_NAME": "Masrofati",
  "LANGUAGE": "Language",
  "ENGLISH": "English",
  "ARABIC": "العربية",
  
  "NAV": {
    "MENU": "Menu",
    "DASHBOARD": "Dashboard",
    "TRANSACTIONS": "Transactions",
    "CATEGORIES": "Categories",
    "ASSETS": "Assets",
    "REPORTS": "Reports",
    "ACTIVITY_LOGS": "Activity Logs",
    "ZAKAT": "Zakat",
    "RECURRING": "Recurring",
    "BUDGETS": "Budgets",
    "GOALS": "Goals",
    "INVESTMENTS": "Investments",
    "ADMIN": "Admin",
    "PROFILE": "Profile",
    "SETTINGS": "Settings",
    "LOGOUT": "Logout",
    "LOGIN": "Login",
    "REGISTER": "Register",
    "DARK_MODE": "Switch to dark mode",
    "LIGHT_MODE": "Switch to light mode",
    "HIDE_SENSITIVE": "Hide sensitive information",
    "SHOW_SENSITIVE": "Show sensitive information"
  },
  
  "PROFILE": {
    "TITLE": "Profile",
    "PERSONAL_INFO": "Personal Information",
    "PERSONAL_INFO_DESC": "Update your name and personal details",
    "CHANGE_PASSWORD": "Change Password",
    "CHANGE_PASSWORD_DESC": "Secure your account with a new password",
    "CHANGE_EMAIL": "Change Email",
    "CHANGE_EMAIL_DESC": "Update your email address with verification",
    "FIRST_NAME_REQUIRED": "First name is required",
    "LAST_NAME_REQUIRED": "Last name is required",
    "PASSWORD_REQUIRED": "Password is required",
    "PASSWORD_MIN_LENGTH": "Password must be at least 6 characters",
    "PASSWORDS_MISMATCH": "Passwords do not match",
    "CURRENT_PASSWORD": "Current Password",
    "NEW_PASSWORD": "New Password",
    "CONFIRM_PASSWORD": "Confirm Password",
    "NEW_EMAIL": "New Email Address",
    "INVALID_EMAIL": "Invalid email address",
    "SAVE_CHANGES": "Save Changes",
    "SEND_VERIFICATION": "Send Verification Email",
    "EMAIL_SENT": "Verification email sent. Please check your inbox and click the link to confirm."
  },
  
  "DASHBOARD": {
    "TITLE": "Dashboard",
    "TOTAL_SAVINGS": "Total Savings",
    "NET_SAVINGS": "Net Savings",
    "TOTAL_INCOME": "Total Income",
    "TOTAL_EXPENSES": "Total Expenses",
    "BALANCE": "Balance",
    "TAP_TO_REVEAL": "Tap to reveal (requires password)",
    "MONTHLY_INCOME": "Monthly Income",
    "MONTHLY_EXPENSES": "Monthly Expenses",
    "MONTHLY_SAVINGS": "Monthly Savings",
    "CASH": "Cash",
    "MONTHLY_OVERVIEW": "Monthly Overview",
    "RECENT_TRANSACTIONS": "Recent Transactions",
    "VIEW_ALL": "View All",
    "INSIGHTS_TITLE": "Smart Insights",
    "INSIGHTS_EXPENSE": "Expenses vs last month",
    "INSIGHTS_INCOME": "Income vs last month",
    "INSIGHTS_SAVINGS": "Savings vs last month",
    "INSIGHTS_VS_LAST_MONTH": "vs last month",
    "INSIGHTS_NEW": "New",
    "CUSTOMIZE": "Customize Dashboard",
    "CUSTOMIZE_WIDGETS": "Customize Widgets",
    "RESET_WIDGETS": "Reset",
    "WIDGET_SAVINGS": "Total Savings",
    "WIDGET_INCOME": "Monthly Income",
    "WIDGET_EXPENSES": "Monthly Expenses",
    "WIDGET_MONTHLY_SAVINGS": "Monthly Savings",
    "WIDGET_CASH": "Cash",
    "WIDGET_INSIGHTS": "Smart Insights",
    "WIDGET_CHART": "Monthly Overview Chart",
    "WIDGET_RECENT_TRANSACTIONS": "Recent Transactions",
    "WIDGET_TOP_CATEGORIES": "Top Categories This Month",
    "WIDGET_WEEKLY_SPENDING": "Weekly Spending",
    "WIDGET_NET_WORTH": "Net Worth",
    "WIDGET_QUICK_ADD": "Quick Add Expense",
    "NO_RECENT_TRANSACTIONS": "No recent transactions yet",
    "NO_TOP_CATEGORIES": "No expenses this month yet",
    "NET_WORTH_LIVE": "Live",
    "NET_WORTH_UNAVAILABLE": "Net worth data unavailable",
    "TOTAL_SAVINGS_HINT": "Liquid assets only (cash, gold, silver, crypto, stocks) — easily convertible to spend",
    "NET_WORTH_HINT": "All assets including property and vehicles — your total financial position",
    "QUICK_ADD_AMOUNT": "Amount",
    "QUICK_ADD_DESCRIPTION": "Description",
    "QUICK_ADD_CATEGORY": "Category",
    "QUICK_ADD_SUBMIT": "Add Expense",
    "QUICK_ADD_SUCCESS": "Expense added successfully",
    "QUICK_ADD_ERROR": "Please fill in all fields"
  },
  
  "TRANSACTIONS": {
    "TITLE": "Transactions",
    "ADD": "Add Transaction",
    "ADD_MULTIPLE": "Add Multiple Transactions",
    "ADD_MULTIPLE_ITEMS": "Add multiple items",
    "EDIT": "Edit Transaction",
    "ADD_EXPENSE": "Add Expense",
    "ADD_INCOME": "Add Income",
    "SECTION_AMOUNT": "Amount & Date",
    "SECTION_CLASSIFICATION": "Classification",
    "SECTION_ADVANCED": "Advanced",
    "ADD_DISCOUNT": "Add Discount",
    "REMOVE_DISCOUNT": "Remove",
    "ADVANCED_OPTIONS": "Advanced Options",
    "RECENT_CATEGORIES": "Recent",
    "NO_ITEMS_YET": "No items yet. Add your first item.",
    "LINK_TO_INVESTMENT": "Link this expense to an investment",
    "DIFFERENT_CURRENCY": "Different currency?",
    "DELETE": "Delete",
    "SELECT_ALL": "Select all transactions in this group",
    "SELECT_ROW": "Select this transaction",
    "FILTER": "Filter",
    "CLEAR": "Clear",
    "LAST_7_DAYS": "Last 7 Days",
    "LAST_30_DAYS": "Last 30 Days",
    "THIS_MONTH": "This Month",
    "LAST_MONTH": "Last Month",
    "ALL_TIME": "All Time",
    "SEARCH": "Search",
    "YEAR": "Year",
    "MONTH": "Month",
    "START_DATE": "Start Date",
    "END_DATE": "End Date",
    "DATE_RANGE": "Date Range",
    "DATE": "Date",
    "DESCRIPTION": "Description",
    "DESCRIPTION_PLACEHOLDER": "Enter description",
    "DESCRIPTION_REQUIRED": "Description is required",
    "CATEGORY": "Category",
    "SUBCATEGORY": "Subcategory (Optional)",
    "SUBCATEGORY_NAME": "Subcategory Name",
    "NONE": "None",
    "AMOUNT": "Amount",
    "AMOUNT_REQUIRED": "Amount is required",
    "TYPE": "Type",
    "INCOME": "Income",
    "EXPENSE": "Expense",
    "ACTIONS": "Actions",
    "SELECTED": "selected",
    "TOTAL": "Total",
    "CHANGE_DATE": "Change Date",
    "DELETE_SELECTED": "Delete Selected",
    "BULK_DELETE_CONFIRM": "Are you sure you want to delete {{ count }} selected transactions? This action cannot be undone.",
    "BULK_DELETE_TITLE": "Delete Transactions",
    "BULK_DATE_DESC": "Set a new date for {{ count }} selected transactions",
    "NEW_DATE": "New Date",
    "TRANSACTIONS_COUNT": "transactions",
    "TODAY": "Today",
    "YESTERDAY": "Yesterday",
    "ITEMS": "Items",
    "ITEM_DESCRIPTION": "Item description",
    "ADD_ITEM": "Add Item",
    "IMPORT_EXCEL": "Import",
    "IMPORT_TRANSACTIONS": "Import Transactions",
    "EXPORT_EXCEL": "Export Excel",
    "EXPORT_CSV": "Export CSV",
    "CSV_DOWNLOADED": "CSV file downloaded successfully",
    "NO_DATA_EXPORT": "No data to export",
    "ENTER_FULLSCREEN": "Expand Table",
    "EXIT_FULLSCREEN": "Exit Full Screen",
    "FILTERS_TOGGLE": "Toggle Filters",
    "EXPORT_DAY": "Export Day",
    "BATCH_MODE": "Batch Mode",
    "QUICK_CATEGORY": "Add New Category",
    "QUICK_SUBCATEGORY": "Add New Subcategory",
    "CREATE_SELECT": "Create & Select",
    "SAVE_MULTIPLE": "Save {{ count }} Transactions",
    "ADD_TO_ASSET": "Add to Asset (Optional)",
    "DEFAULT_CASH": "Default ({{ currency }} Cash)",
    "ASSET_HINT": "Select an asset to add this income to",
    "AMOUNT_IN": "Amount in",
    "FOREIGN_CURRENCY_GROUP_HINT": "Use this only if your income is in a currency different from your base currency",
    "FOREIGN_CURRENCY_GROUP_SUBHINT": "Choose the income currency and enter the amount. The base currency amount will be updated depending on the exchange rate.",
    "DISCOUNT": "Discount (Optional)",
    "FINAL_AMOUNT": "Final amount",
    "DAILY_RECEIPT": "Daily Receipt",
    "NET_TOTAL": "NET TOTAL",
    "RECEIPT": "Receipt",
    "NO_SUBCATEGORY": "No Subcategory",
    "NO_ASSET": "No Asset",
    "ASSET": "Asset",
    "NO_TRANSACTIONS": "No transactions yet",
    "NO_TRANSACTIONS_HINT": "Start tracking your income and expenses by adding your first transaction.",
    "NO_MATCHING_TRANSACTIONS": "No matching transactions",
    "NO_MATCHING_TRANSACTIONS_HINT": "Try adjusting the date range or clearing the filters.",
    "CLEAR_FILTERS": "Clear Filters",
    "ADVANCED_FILTERS": "Filters",
    "FILTER_BY_CATEGORY": "Filter by Category",
    "ALL_CATEGORIES": "All",
    "CATEGORY_BREAKDOWN": "Category Breakdown",
    "SUBCATEGORY_BREAKDOWN": "Subcategory Breakdown",
    "SEARCH_PLACEHOLDER": "Search description",
    "SEARCH_HINT": "Searches within the selected period",
    "FILTERS_ACTIVE": "Active Filters",
    "FILTERS_RESET_ALL": "Reset All",
    "FILTERS_VISUALIZATIONS": "Visualizations",
    "FILTERS_FILTERS": "Filters",
    "FILTERS_DATE_RANGE": "Date Range",
    "ERROR_LOAD": "Error loading transactions",
    "ERROR_LOAD_TAGS": "Error loading tags",
    "ERROR_LOAD_CATEGORIES": "Error loading categories",
    "ERROR_LOAD_ASSETS": "Error loading assets"
  },
  
  "CATEGORIES": {
    "TITLE": "Categories",
    "ADD": "Add Category",
    "ADD_NEW": "Add New Category",
    "EDIT": "Edit Category",
    "NAME": "Name",
    "NAME_PLACEHOLDER": "Category name",
    "NAME_REQUIRED": "Name is required",
    "TYPE": "Type",
    "COLOR": "Color",
    "ICON": "Icon",
    "SELECT_ICON": "Select Icon",
    "SEARCH_ICON": "Search icon...",
    "ICON_SELECTED": "Icon selected",
    "NO_ICONS_FOUND": "No icons found",
    "SUBCATEGORIES": "Subcategories",
    "ADD_SUBCATEGORY": "Add Subcategory",
    "EDIT_SUBCATEGORY": "Edit Subcategory",
    "SUBCATEGORY_NAME_PLACEHOLDER": "Subcategory name",
    "EXPENSE_CATEGORIES": "Expense Categories",
    "INCOME_CATEGORIES": "Income Categories",
    "NO_EXPENSE_CATEGORIES": "No expense categories yet.",
    "NO_INCOME_CATEGORIES": "No income categories yet.",
    "BROWSE_SUGGESTIONS": "Browse Suggestions",
    "SIMILAR_EXISTS": "A similar category \"{{ name }}\" already exists. Do you want to use the existing one instead?",
    "USE_EXISTING": "Use Existing",
    "CREATE_ANYWAY": "Create Anyway",
    "N_CATEGORIES_ADDED": "{{ count }} categories added successfully",
    "BATCH_LIMIT_REACHED": "Free plan limit reached. {{ added }} of {{ selected }} custom categories added. Upgrade to Pro for unlimited.",
    "CUSTOM_SLOTS_USED": "{{ used }}/3 custom categories used",
    "CUSTOM_LIMIT_REACHED": "You've used your 3 free custom categories. Upgrade to Pro for unlimited personalization.",
    "SUGGESTED_CANNOT_RENAME": "Suggested categories cannot be renamed. Create a custom category instead.",
    "NO_NEW_TO_ADD": "All suggested categories are already added.",
    "CREATED": "Category created successfully",
    "UPDATED": "Category updated successfully",
    "DELETED": "Category deleted successfully",
    "ERROR_CREATE": "Error creating category",
    "ERROR_UPDATE": "Error updating category",
    "ERROR_DELETE": "Error deleting category",
    "ERROR_LOAD": "Error loading categories",
    "SUBCATEGORY_CREATED": "Subcategory created successfully",
    "SUBCATEGORY_UPDATED": "Subcategory updated successfully",
    "SUBCATEGORY_DELETED": "Subcategory deleted successfully",
    "ERROR_SUBCATEGORY_CREATE": "Error creating subcategory",
    "ERROR_SUBCATEGORY_UPDATE": "Error updating subcategory",
    "ERROR_SUBCATEGORY_DELETE": "Error deleting subcategory"
  },

  "SUGGESTED_CATEGORIES": {
    "TITLE": "Suggested Categories",
    "SUBTITLE": "Select the categories that fit your lifestyle",
    "EXPENSE_TAB": "Expense",
    "INCOME_TAB": "Income",
    "ADD_SELECTED": "Add Selected",
    "SKIP": "Skip",
    "ALREADY_ADDED": "Already added",
    "SELECT_ALL": "Select All",
    "DESELECT_ALL": "Deselect All",
    "N_SELECTED": "{{ count }} selected",
    "FOOD_DINING": "Food & Dining",
    "TRANSPORTATION": "Transportation",
    "CAR": "Car",
    "HOUSING": "Housing",
    "SHOPPING": "Shopping",
    "ENTERTAINMENT": "Entertainment",
    "HEALTH_FITNESS": "Health & Fitness",
    "EDUCATION": "Education",
    "TRAVEL": "Travel",
    "PERSONAL_CARE": "Personal Care",
    "GIFTS_DONATIONS": "Gifts & Donations",
    "FEES_CHARGES": "Fees & Charges",
    "INSURANCE": "Insurance",
    "PETS": "Pets",
    "KIDS": "Kids",
    "UTILITIES": "Utilities",
    "COMMUNICATION": "Communication",
    "CLOTHING": "Clothing",
    "ELECTRONICS": "Electronics",
    "HOME_MAINTENANCE": "Home Maintenance",
    "DINING_OUT": "Dining Out",
    "COFFEE": "Coffee & Tea",
    "SUBSCRIPTIONS": "Subscriptions",
    "TAXES": "Taxes",
    "MISCELLANEOUS_EXPENSE": "Miscellaneous",
    "CLEANING_SUPPLIES": "Cleaning Supplies",
    "HOME_SUPPLIES": "Home Supplies",
    "POCKET_MONEY": "Pocket Money",
    "FAMILY_SUPPORT": "Family Support",
    "INVESTMENTS_EXPENSE": "Investments",
    "SALARY": "Salary",
    "FREELANCE": "Freelance",
    "BUSINESS": "Business",
    "INVESTMENTS": "Investments",
    "RENTAL_INCOME": "Rental Income",
    "DIVIDEND_INCOME": "Dividend Income",
    "CRYPTO_INCOME": "Crypto Income",
    "DIGITAL_INCOME": "Digital Income",
    "REFUNDS": "Refunds",
    "GIFTS_RECEIVED": "Gifts Received"
  },

  "CATEGORY_COLORS": {
    "ADVANCED": "Advanced",
    "CUSTOM_COLOR": "Custom Color"
  },
  
  "ASSETS": {
    "TITLE": "Assets",
    "YOUR_ASSETS": "Your Assets",
    "ADD": "Add Asset",
    "ADD_NEW": "Add New Asset",
    "CONVERT": "Convert",
    "EDIT": "Edit Asset",
    "DELETE": "Delete",
    "TOTAL_VALUE": "Total Assets Value",
    "BASE_CURRENCY": "Base",
    "TYPE_LOCKED": "Type cannot be changed after creation",
    "CURRENCY_LOCKED": "Currency cannot be changed after creation",
    "NAME": "Name",
    "NAME_REQUIRED": "Name is required",
    "TYPE": "Type",
    "AMOUNT": "Amount",
    "AMOUNT_PLACEHOLDER": "e.g., 1000",
    "AMOUNT_POSITIVE": "Amount must be positive",
    "AMOUNT_EXCEEDS_AVAILABLE": "Amount cannot exceed available balance",
    "PRICE": "Price ({{ currency }})",
    "VALUE": "Value ({{ currency }})",
    "CURRENCY": "Currency",
    "GOLD": "Gold",
    "SILVER": "Silver",
    "CRYPTO": "Crypto",
    "STOCK": "Stock",
    "PROPERTY": "Property",
    "VEHICLE": "Vehicle",
    "OTHER": "Other",
    "NO_ASSETS": "No assets yet. Click \"Add Asset\" to start tracking your wealth.",
    "CONVERSION_HISTORY": "Conversion History",
    "FROM_ASSET": "From Asset",
    "TO_ASSET": "To Asset",
    "EXCHANGE_RATE": "Exchange Rate",
    "CONVERTED_AMOUNT": "Converted Amount",
    "NO_CONVERSIONS": "No conversions yet.",
    "EDIT_CONVERSION": "Edit Conversion",
    "DELETE_CONVERSION_CONFIRM": "Are you sure you want to delete this conversion? The assets will be restored to their original amounts and the investment will be updated accordingly.",
    "NAME_PLACEHOLDER":"e.g., USD Cash, Gold",
    "AMOUNT_QUANTITY": "Amount / Quantity",
    "SYMBOL_PLACEHOLDER": "e.g., USD, EUR, EGP",
    "SYMBOL_OPTIONAL": "Symbol (Optional)",
    "SYMBOL_HINT": "Unit symbol for display (USD, $, oz, BTC, etc.)",
    "CURRENT_PRICE": "Current Price",
    "PRICE_PLACEHOLDER": "Price per unit",
    "PRICE_REQUIRED": "Price is required",
    "PRICE_POSITIVE": "Price must be positive",
    "PRICE_LOCKED_BASE_CURRENCY": "Base currency price is always 1",
    "GOLD_PRICE_PREFILLED": "Pre-filled from your saved gold price",
    "AMOUNT_TO_CONVERT": "Amount to Convert",
    "AVAILABLE": "Available",
    "SOURCE_ASSET_REQUIRED": "Source asset is required",
    "TARGET_ASSET_REQUIRED": "Target asset is required",
    "EXCHANGE_RATE_PLACEHOLDER": "e.g., 50.5 for USD to EGP",
    "EXCHANGE_RATE_HINT": "Enter today's exchange rate",
    "EXCHANGE_RATE_REQUIRED": "Exchange rate is required",
    "RATE_POSITIVE": "Rate must be positive",
    "YOU_GIVE": "You Give",
    "YOU_RECEIVE": "You Receive",
    "CONVERT_TITLE": "Convert Between Assets",
    "CONVERT_SUBTITLE": "Move value from one asset to another",
    "CONVERSION_DATE": "Conversion Date",
    "CONVERSION_DATE_HINT": "When did this conversion happen? Future dates are not allowed.",
    "MAX": "Max",
    "UNIT_AMOUNT_FIXED": "Fixed at 1 unit — this asset type cannot be partially sold",
    "SUGGESTED_RATE": "Suggested",
    "RATE_AUTO_HINT": "Auto-calculated from current prices. You can edit.",
    "AMOUNT_TO_RECEIVE": "Amount to Receive",
    "AMOUNT_TO_RECEIVE_REQUIRED": "Amount to receive is required",
    "UPDATE_PRICE": "Update Asset Price",
    "UPDATE_PRICE_HINT": "Update {{ asset }} valuation price to {{ price }} {{ currency }}",
    "FLOW": "Flow",
    "NO_CONVERSIONS_HINT": "Convert between your assets to see history here.",
    "CONVERT_SUCCESS": "You converted {{ fromAmount }} {{ fromAsset }} to {{ toAmount }} {{ toAsset }} successfully",
    "CONVERT_ERROR": "Error converting assets",
    "MANAGED_VIA_INVESTMENTS": "Managed via investments",
    "CUSTOM_INVESTMENT": "Custom Investment",
    "PRO_ONLY": "Pro",
    "ASSET_TYPE_LOCKED": "Free plan allows only currency assets. Upgrade to Pro to track gold, silver, stocks, crypto, property, and more."
  },
  
  "SUBSCRIPTION": {
    "TITLE": "Subscription",
    "CURRENT_PLAN": "Current Plan",
    "FREE_PLAN": "Free Plan",
    "PRO_PLAN": "Pro Plan",
    "FREE_DESC": "You're on the free plan with limited usage.",
    "PRO_DESC": "You have unlimited access to all features.",
    "UPGRADE": "Upgrade to Pro",
    "USAGE": "Usage",
    "TRANSACTIONS": "Transactions",
    "BUDGETS": "Budgets",
    "GOALS": "Goals",
    "RECURRING": "Recurring",
    "CATEGORIES": "Categories",
    "LIMIT_REACHED": "Free plan limit reached",
    "UPGRADE_PROMPT": "Upgrade to Pro to unlock unlimited usage.",
    "UPGRADE_ADMIN": "Please contact support to upgrade your account.",
    "USED": "{{ used }} of {{ limit }} used",
    "SELECT_TYPE": "Select Subscription Type",
    "MONTHLY": "Monthly (30 days)",
    "YEARLY": "Yearly (1 year)",
    "LIFETIME": "Lifetime (never expires)",
    "EXPIRES_ON": "Expires on",
    "EXPIRES_NEVER": "Never expires",
    "UPGRADE_TITLE": "Upgrade Your Plan",
    "UPGRADE_NOW": "Upgrade Now",
    "UPGRADE_TO_YEARLY": "Upgrade to Yearly",
    "UPGRADE_SUCCESS": "Subscription upgraded successfully!",
    "UPGRADE_ERROR": "Failed to upgrade subscription",
    "MONTHLY_DESC": "Billed every 30 days",
    "YEARLY_DESC": "Billed once per year - Save 2 months",
    "PROMO_CODE": "Promo Code",
    "PROMO_CODE_PLACEHOLDER": "Enter promo code",
    "PROMO_CODE_OPTIONAL": "Promo Code (Optional)",
    "PROMO_NOT_FOUND": "Promo code not found",
    "PROMO_APPLIED": "Promo code applied! {{ percent }}% discount",
    "APPLY": "Apply",
    "SUBTOTAL": "Subtotal",
    "DISCOUNT": "Discount",
    "TOTAL": "Total",
    "CARRY_OVER_INFO": "If you're upgrading from monthly to yearly, your remaining days will be added to the new yearly subscription period.",
    "CARRY_OVER_SUCCESS": "{{ days }} days carried over from your previous plan.",
    "PAYMENT_REQUIRED": "Payment is required to complete this upgrade. Apply a promo code for 100% discount or contact support.",
    "PAYMENT_METHOD": "Payment Method",
    "PAYMENT_METHOD_SELECT": "Select how you'll pay",
    "INSTAPAY": "InstaPay",
    "INSTAPAY_DESC": "Transfer via InstaPay",
    "MOBILE_WALLET": "Mobile Wallet",
    "MOBILE_WALLET_DESC": "Transfer via mobile wallet (Vodafone Cash, Etisalat Cash, etc.)",
    "PAYMENT_INSTRUCTIONS": "Payment Instructions",
    "PAYMENT_INSTRUCTIONS_INSTAPAY": "Send {{ amount }} {{ currency }} to InstaPay ID:",
    "PAYMENT_INSTRUCTIONS_WALLET": "Send {{ amount }} {{ currency }} to mobile number:",
    "PAYMENT_INSTRUCTIONS_NOTE": "After sending, enter the transaction reference number below.",
    "REFERENCE_NUMBER": "Transaction Reference Number",
    "REFERENCE_NUMBER_PLACEHOLDER": "e.g. 1234567890",
    "SUBMIT_PAYMENT": "Submit Payment Request",
    "PAYMENT_SUBMITTED": "Payment request submitted successfully!",
    "PAYMENT_SUBMITTED_DESC": "Your request is pending admin review. Your subscription will be activated once verified.",
    "PAYMENT_PENDING_EXISTS": "You already have a pending payment request.",
    "PAYMENT_SUBMIT_ERROR": "Failed to submit payment request. Please try again.",
    "PENDING_PAYMENT_BANNER": "You have a pending payment request submitted on {{ date }}. Please wait for admin review.",
    "USE_PROMO_INSTEAD": "Have a promo code?"
  },

  "SETTINGS": {
    "TITLE": "Settings",
    "PROFILE": "Profile",
    "DATA_MANAGEMENT": "Data Management",
    "BACKUP_RESTORE_DESC": "Backup and restore your data",
    "CREATE_BACKUP": "Create Backup",
    "BACKUP_DESC": "Download a backup file containing all your data (categories, transactions, assets)",
    "DOWNLOAD_BACKUP": "Download Backup",
    "RESTORE_BACKUP": "Restore Backup",
    "RESTORE_DESC": "Restore your data from a backup file. This will replace all current data.",
    "UPLOAD_BACKUP": "Upload Backup",
    "CLEAR_DATABASE": "Clear Database",
    "CLEAR_WARNING": "This will permanently delete all your data. This action cannot be undone.",
    "CLEAR_ALL_DATA": "Clear All Data",
    "SECURITY": "Security",
    "SECURITY_DESC": "Protect your savings display",
    "SAVINGS_PASSWORD": "Savings Password",
    "SAVINGS_PASSWORD_DESC": "Set a password to protect the Total Savings display on the dashboard",
    "STATUS": "Status",
    "SET_PASSWORD": "Set Password",
    "CHANGE_PASSWORD": "Change Password",
    "PASSWORD_SET": "Password is set",
    "PASSWORD_NOT_SET": "No password set",
    "ABOUT": "About",
    "VERSION": "Version",
    "APP_DESCRIPTION": "Manage your finances, track expenses and income, and grow your savings.",
    "BASE_CURRENCY": "Base Currency",
    "BASE_CURRENCY_DESC": "Your base currency used for all calculations",
    "BASE_CURRENCY_LOCKED": "Base currency is permanently set during account creation to protect your historical data.",
    "MONTH_START_DAY": "Financial Month Start Day",
    "MONTH_START_DAY_DESC": "Choose the day your financial month begins, e.g. your payroll day, so 'This Month' and 'Last Month' filters, budgets, and reports reflect your actual pay cycle instead of the calendar month.",
    "MONTH_START_DAY_LABEL": "Start day",
    "MONTH_START_DAY_SAVE": "Save",
    "MONTH_START_DAY_SAVED": "Financial month start day updated successfully",
    "MONTH_START_DAY_ERROR": "Error updating financial month start day"
  },
  
  "ADMIN": {
    "TITLE": "Admin Dashboard",
    "ALL_USERS": "All Users",
    "USER_DETAILS": "User Details",
    "ROLE": "Role",
    "ADMIN": "Admin",
    "USER": "User",
    "STATS": "Stats",
    "TRANS": "trans",
    "VIEW_DETAILS": "View Details",
    "TOGGLE_ROLE": "Toggle Role",
    "NAME": "Name",
    "SUBSCRIPTION": "Subscription",
    "USER_UPGRADED": "User upgraded to Pro",
    "USER_DOWNGRADED": "User moved to free plan",
    "ERROR_SUBSCRIPTION": "Error updating subscription",
    "STATUS": "Status",
    "ONLINE": "Online",
    "OFFLINE": "Offline",
    "LAST_LOGIN": "Last Login",
    "NEVER": "Never",
    "SEARCH_USERS": "Search users",
    "FILTER_SUBSCRIPTION": "Filter by plan",
    "ALL_PLANS": "All Plans",
    "PROMO_CODES": "Promo Codes",
    "CREATE_PROMO": "Create Promo Code",
    "PROMO_CODE": "Code",
    "DISCOUNT": "Discount",
    "DISCOUNT_PERCENTAGE": "Discount Percentage",
    "USAGE": "Usage",
    "ACTIVE": "Active",
    "INACTIVE": "Inactive",
    "ACTIVATE": "Activate",
    "DEACTIVATE": "Deactivate",
    "EXPIRES_AT": "Expires At",
    "EXPIRY_DATE": "Expiry Date",
    "MAX_USES": "Max Uses",
    "NO_PROMO_CODES": "No promo codes yet",
    "PROMO_CREATED": "Promo code created successfully",
    "PROMO_UPDATED": "Promo code updated successfully",
    "PROMO_DELETED": "Promo code deleted successfully",
    "PROMO_ERROR": "Error managing promo code",
    "PROMO_DELETE_CONFIRM": "Are you sure you want to delete this promo code?",
    "NO_USERS": "No users found",
    "CREATE_USER": "Add User",
    "USER_CREATED": "User created successfully",
    "ERROR_CREATING_USER": "Error creating user",
    "ACTIVATE_EMAIL": "Activate Email",
    "ACTIVATE_EMAIL_CONFIRM": "Are you sure you want to manually activate the email for {{email}}?",
    "EMAIL_ACTIVATED": "Email activated successfully",
    "ERROR_ACTIVATING_EMAIL": "Error activating email",
    "EMAIL_NOT_VERIFIED": "Email not verified",
    "DEBUGGER": "Debugger",
    "DEBUGGER_TOGGLE": "Toggle debugger panel",
    "DEBUGGER_TITLE": "Live Debugger",
    "DEBUGGER_REFRESH": "Refresh data",
    "DEBUGGER_LAST_UPDATED": "Last updated",
    "DEBUGGER_ASSETS_VALUE": "Total Assets Value",
    "PAYMENT_REQUESTS": "Payment Requests",
    "CREATED_AT": "Date",
    "PAYMENT_METHOD": "Payment Method",
    "REFERENCE": "Reference",
    "AMOUNT": "Amount",
    "APPROVE": "Approve",
    "REJECT": "Reject",
    "APPROVED": "Approved",
    "REJECTED": "Rejected",
    "PENDING": "Pending",
    "ALL_STATUSES": "All Statuses",
    "NO_PAYMENT_REQUESTS": "No payment requests found",
    "APPROVE_CONFIRM": "Are you sure you want to approve this payment request? The subscription will be activated.",
    "REJECT_CONFIRM": "Are you sure you want to reject this payment request?",
    "PAYMENT_APPROVED": "Payment request approved. Subscription activated.",
    "PAYMENT_REJECTED": "Payment request rejected.",
    "PAYMENT_ACTION_ERROR": "Error processing payment request",
    "ADMIN_NOTES": "Admin Notes (optional)",
    "INSTAPAY": "InstaPay",
    "MOBILE_WALLET": "Mobile Wallet"
  },

  "IMPORT": {
    "CLICK_SELECT": "Click to select a file",
    "SUPPORTS_FORMATS": "Supports .xlsx, .xls, and .csv files",
    "DEFAULT_CATEGORY": "Default Category",
    "AUTO_CREATE": "Uncategorized (Auto-create)",
    "SKIP_ERRORS": "Skip errors and import valid transactions",
    "LOADING": "Importing transactions...",
    "SUCCESS_MESSAGE": "Successfully imported {{ count }} transactions",
    "NEW_SUBCATEGORIES": "New Subcategories Found:",
    "ERRORS": "Errors ({{ count }}):",
    "PREVIEW": "Preview",
    "PREVIEW_ROWS": "{{ count }} rows ready to import",
    "ADD_ROW": "Add Row",
    "CONFIRM_IMPORT": "Confirm Import",
    "CATEGORIES_REMAPPED": "Import successful! Because the Free Plan allows up to 3 custom categories, some of your extra spreadsheet categories were grouped into 'Miscellaneous'. Upgrade to Pro to import unlimited custom categories."
  },

  "AUTH": {
    "LOGIN_TITLE": "Login",
    "LOGIN_SUBTITLE": "Welcome back! Please enter your credentials to access your account.",
    "REGISTER_TITLE": "Register",
    "REGISTER_SUBTITLE": "Create your account to start managing your finances.",
    "EMAIL": "Email",
    "EMAIL_PLACEHOLDER": "Enter your email",
    "EMAIL_REQUIRED": "Email is required",
    "EMAIL_INVALID": "Please enter a valid email",
    "PASSWORD": "Password",
    "PASSWORD_PLACEHOLDER": "Enter your password",
    "PASSWORD_REQUIRED": "Password is required",
    "PASSWORD_MINLENGTH": "Password must be at least 8 characters",
    "CURRENT_PASSWORD": "Current Password",
    "NEW_PASSWORD": "New Password",
    "CONFIRM_PASSWORD": "Confirm Password",
    "NAME": "Name",
    "FIRST_NAME": "First Name",
    "FIRST_NAME_PLACEHOLDER": "First name",
    "FIRST_NAME_REQUIRED": "First name is required",
    "LAST_NAME": "Last Name",
    "LAST_NAME_PLACEHOLDER": "Last name",
    "LAST_NAME_REQUIRED": "Last name is required",
    "LOGIN": "Login",
    "REMEMBER_ME": "Remember me",
    "REGISTER": "Register",
    "NO_ACCOUNT": "Don't have an account?",
    "HAVE_ACCOUNT": "Already have an account?",
    "LOGOUT": "Logout",
    "VERIFY_EMAIL_SENT": "Check Your Email",
    "VERIFY_EMAIL_INSTRUCTIONS": "We've sent a verification link to your email. Please click it to activate your account.",
    "RESEND_VERIFICATION": "Resend Verification Email",
    "RESEND_COOLDOWN": "Please wait 30s before resending",
    "BACK_TO_LOGIN": "Back to Login",
    "VERIFYING_EMAIL": "Verifying Your Email",
    "VERIFYING_PLEASE_WAIT": "Please wait while we verify your email address...",
    "EMAIL_VERIFIED_SUCCESS": "Email Verified!",
    "EMAIL_VERIFIED_REDIRECTING": "Your email has been verified. Redirecting you to the app...",
    "EMAIL_VERIFIED_FAILED": "Verification Failed",
    "VERIFY_EMAIL_INVALID_TOKEN": "Invalid verification link. Please check your email for the correct link.",
    "VERIFY_EMAIL_FAILED": "Could not verify your email. The link may have expired.",
    "FORGOT_PASSWORD": "Forgot password?",
    "FORGOT_TITLE": "Forgot Password",
    "FORGOT_DESC": "Enter your email address and we'll send you a link to reset your password.",
    "FORGOT_SENT_TITLE": "Check Your Email",
    "FORGOT_SENT_DESC": "If an account with that email exists, we've sent a password reset link. Please check your inbox.",
    "FORGOT_ERROR": "Failed to send reset email. Please try again later.",
    "SEND_RESET_LINK": "Send Reset Link",
    "RESET_TITLE": "Reset Password",
    "RESET_DESC": "Enter your new password below.",
    "RESET_PASSWORD": "Reset Password",
    "RESET_SUCCESS_TITLE": "Password Reset Successfully",
    "RESET_SUCCESS_DESC": "Your password has been reset. You can now log in with your new password.",
    "RESET_ERROR": "Failed to reset password. The link may be invalid or expired.",
    "RESET_INVALID_TITLE": "Invalid Reset Link",
    "RESET_INVALID_DESC": "This password reset link is invalid. Please request a new one.",
    "PASSWORDS_NOT_MATCH": "Passwords do not match",
    "CONFIRM_PASSWORD_REQUIRED": "Please confirm your password",
    "PASSWORD_REQ_MIN_LENGTH": "At least 8 characters",
    "PASSWORD_REQ_UPPERCASE": "One uppercase letter (A-Z)",
    "PASSWORD_REQ_LOWERCASE": "One lowercase letter (a-z)",
    "PASSWORD_REQ_NUMBER": "One number (0-9)",
    "PASSWORD_REQ_SPECIAL": "One special character (@$!%*?&)",
    "BRAND_FEATURE_SAVINGS_DESC": "Track and grow your savings effortlessly",
    "BRAND_FEATURE_INCOME_DESC": "Monitor all your income sources in one place",
    "BRAND_FEATURE_EXPENSES_DESC": "Categorize and control your spending",
    "BRAND_TRUST_USERS": "500+ Users",
    "BRAND_TRUST_SECURE": "Bank-grade Security"
  },

  "REPORTS": {
    "TITLE": "Financial Reports",
    "MONTHLY": "Monthly Report",
    "YEARLY": "Yearly Report",
    "DAILY": "Daily Expenses",
    "YEAR": "Year",
    "MONTH": "Month",
    "EXPENSES_BY_CATEGORY": "Expenses by Category",
    "INCOME_VS_EXPENSES": "Income vs Expenses",
    "MONTHLY_TREND": "Monthly Trend",
    "DAILY_SPENDING": "Daily Spending",
    "NO_DATA": "No expense data for the selected period.",
    "NET_WORTH_TAB": "Net Worth",
    "NET_WORTH_TITLE": "Net Worth Timeline",
    "CURRENT_NET_WORTH": "Current Net Worth",
    "CHANGE": "Change",
    "CHANGE_PERIOD": "Change in period",
    "NET_WORTH_NO_DATA": "No net worth snapshots yet. Come back tomorrow after your first snapshot is recorded.",
    "PRESET_1M": "1M",
    "PRESET_3M": "3M",
    "PRESET_6M": "6M",
    "PRESET_1Y": "1Y",
    "PRESET_ALL": "All"
  },

  "ACTIVITY": {
    "RECENT_ACTIVITIES": "Recent Activities",
    "ACTIVE": "Active",
    "UNDONE": "Undone",
    "UNDONE_AT": "Undone",
    "UNDO": "Undo this activity",
    "NO_LOGS": "No activity logs yet.",
    "TRANSACTION_CREATED": "Transaction Created",
    "transaction_created": "Transaction Created",
    "TRANSACTION_UPDATED": "Transaction Updated",
    "transaction_updated": "Transaction Updated",
    "TRANSACTION_DELETED": "Transaction Deleted",
    "transaction_deleted": "Transaction Deleted",
    "ASSET_CREATED": "Asset Created",
    "asset_created": "Asset Created",
    "ASSET_UPDATED": "Asset Updated",
    "asset_updated": "Asset Updated",
    "ASSET_DELETED": "Asset Deleted",
    "asset_deleted": "Asset Deleted",
    "ASSET_CONVERTED": "Asset Converted",
    "asset_converted": "Asset Converted",
    "CATEGORY_CREATED": "Category Created",
    "category_created": "Category Created",
    "CATEGORY_DELETED": "Category Deleted",
    "category_deleted": "Category Deleted",
    "SUBCATEGORY_CREATED": "Subcategory Created",
    "subcategory_created": "Subcategory Created",
    "SUBCATEGORY_DELETED": "Subcategory Deleted",
    "subcategory_deleted": "Subcategory Deleted",
    "INVESTMENT_CREATED": "Investment Created",
    "investment_created": "Investment Created",
    "INVESTMENT_UPDATED": "Investment Updated",
    "investment_updated": "Investment Updated",
    "INVESTMENT_DELETED": "Investment Deleted",
    "investment_deleted": "Investment Deleted"
  },

  "COMMON": {
    "SAVE": "Save",
    "UPDATE": "Update",
    "CANCEL": "Cancel",
    "DELETE": "Delete",
    "EDIT": "Edit",
    "CLOSE": "Close",
    "LOADING": "Loading...",
    "ERROR": "Error",
    "SUCCESS": "Success",
    "CATEGORY": "Category",
    "CONFIRM": "Confirm",
    "APPLY": "Apply",
    "CLEAR": "Clear",
    "BACK": "Back",
    "NEXT": "Next",
    "DONE": "Done",
    "ADD": "Add",
    "REMOVE": "Remove",
    "YES": "Yes",
    "NO": "No",
    "OK": "OK",
    "REFRESH": "Refresh",
    "SAVING": "Saving...",
    "AMOUNT_PLACEHOLDER": "0.00",
    "INCOME": "Income",
    "EXPENSE": "Expense",
    "income": "Income",
    "expense": "Expense",
    "DATE":"Date",
    "ACTIONS": "Actions",
    "REQUIRED": "is required",
    "SEARCH": "Search",
    "CREATE": "Create",
    "OPTIONAL": "optional",
    "NONE": "None",
    "CONFIRM_TITLE": "Confirm Action",
    "CONFIRM_DELETE_TITLE": "Confirm Delete",
    "UNDO": "Undo",
    "PASSWORD_UPDATED": "Password updated successfully!",
    "PASSWORD_UPDATE_FAILED": "Failed to update password",
    "PASSWORD_TOO_SHORT": "Password must be at least 6 characters",
    "PASSWORD_INCORRECT": "Current password is incorrect",
    "PASSWORDS_NOT_MATCH": "New passwords do not match",
    "DELETE_TRANSACTION_CONFIRM": "Are you sure you want to delete this transaction?",
    "DELETE_TRANSACTION_TITLE": "Delete Transaction",
    "DELETE_CATEGORY_CONFIRM": "Are you sure you want to delete this category?",
    "DELETE_SUBCATEGORY_CONFIRM": "Are you sure you want to delete this subcategory?",
    "DELETE_ASSET_CONFIRM": "Are you sure you want to delete this asset?",
    "DELETE_CONVERSION_CONFIRM": "Are you sure you want to delete this conversion? The assets will be restored to their original amounts and the investment will be updated accordingly.",
    "DELETE_USER_CONFIRM": "Are you sure you want to delete this user and all their data?",
    "DELETE_USER_TITLE": "Delete User",
    "UNDO_ACTIVITY_CONFIRM": "Are you sure you want to undo this activity?",
    "UNDO_ACTIVITY_TITLE": "Undo Activity",
    "RESTORE_DATA_CONFIRM": "This will replace all your current data. Are you sure you want to continue?",
    "RESTORE_DATA_TITLE": "Restore Data",
    "DELETE_PAYMENT_CONFIRM": "Are you sure you want to delete this payment? The amount will be refunded to your {{currency}} Cash.",
    "DELETE_PAYMENT_TITLE": "Delete Payment",
    "DELETE_RECURRING_CONFIRM": "Delete \"{{name}}\"?",
    "DELETE_RECURRING_TITLE": "Delete Recurring Transaction",
    "CLEAR_DATABASE_TITLE": "Clear All Data",
    "CLEAR_DATABASE_CONFIRM": "This will permanently delete ALL your data! Are you sure you want to continue?",
    "CLEAR_DATABASE_TYPE_CONFIRM": "To confirm, type",
    "CLEAR_DATABASE_TYPE_PLACEHOLDER": "Type DELETEALLDATA",
    "CLEAR_DATABASE_SUCCESS": "Database cleared. Please refresh the page.",
    "CLEAR_DATABASE_ERROR": "Error clearing database",
    "SUNDAY": "Sunday",
    "MONDAY": "Monday",
    "TUESDAY": "Tuesday",
    "WEDNESDAY": "Wednesday",
    "THURSDAY": "Thursday",
    "FRIDAY": "Friday",
    "SATURDAY": "Saturday",
    "MONTHS_JAN": "January",
    "MONTHS_FEB": "February",
    "MONTHS_MAR": "March",
    "MONTHS_APR": "April",
    "MONTHS_MAY": "May",
    "MONTHS_JUN": "June",
    "MONTHS_JUL": "July",
    "MONTHS_AUG": "August",
    "MONTHS_SEP": "September",
    "MONTHS_OCT": "October",
    "MONTHS_NOV": "November",
    "MONTHS_DEC": "December"
  },

  "ONBOARDING": {
    "WELCOME": "Welcome to Masrofati!",
    "SETUP_ASSETS": "Let's set up your assets to get started",
    "CASH_ASSET": "Step 1: Choose Your Base Currency & Cash Amount",
    "CASH_DESCRIPTION": "Set up your primary cash currency. This will be used for all your transactions.",
    "CASH_HIGHLIGHT_TITLE": "This step is required",
    "CASH_HIGHLIGHT_DESC": "Select your main currency and enter the amount of cash you currently have. This will be your base currency for all transactions and reports.",
    "CURRENCY_LABEL": "Select your base currency (required)",
    "BALANCE_LABEL": "Enter the cash amount you currently own (required)",
    "CURRENCY": "Base Currency",
    "INITIAL_BALANCE": "Cash Amount You Own",
    "BALANCE_PLACEHOLDER": "e.g., 5000",
    "CURRENCY_REQUIRED": "Please select your base currency to continue",
    "BALANCE_REQUIRED": "Please enter the cash amount you currently own",
    "BALANCE_MIN": "Amount cannot be negative",
    "CASH_INFO": "This is the cash you currently have on hand or in your bank account. You can add more currencies or update this later in the Assets section.",
    "CONTINUE": "Continue",
    "SKIP": "Skip",
    "OTHER_ASSETS": "Other Assets",
    "OTHER_ASSETS_DESCRIPTION": "Add any other assets you own (gold, stocks, property, etc.). You can skip this step if you want.",
    "ASSET_TYPE": "Asset Type",
    "ADDITIONAL_CURRENCY": "Additional Currency",
    "ASSET_NAME": "Asset Name",
    "NAME_PLACEHOLDER": "e.g., Gold Investment",
    "QUANTITY": "Quantity/Amount",
    "CURRENT_PRICE": "Current Price per Unit",
    "ADD_ASSET": "Add Asset",
    "ADDED_ASSETS": "Added Assets",
    "BACK": "Back",
    "COMPLETE": "Complete Setup",
    "READY": "You're All Set!",
    "SETUP_COMPLETE": "Your assets have been set up successfully. You can now start tracking your income and expenses.",
    "TOTAL_VALUE": "Total Asset Value",
    "GO_TO_DASHBOARD": "Go to Dashboard",
    "ERROR_CREATE_ASSET": "Failed to create asset",
    "CATEGORIES_STEP": "Suggested Categories",
    "CATEGORIES_STEP_DESC": "Select categories that fit your lifestyle. You can add more or customize later.",
    "CATEGORIES_STEP_HINT": "This step is optional — you can skip it and add categories later.",
    "CATEGORIES_SELECTED": "selected",
    "UPGRADE_FOR_MORE": "Upgrade for unlimited",
    "STEP_SHORT_1": "Currency",
    "STEP_SHORT_2": "Assets",
    "STEP_SHORT_3": "Categories",
    "STEP_SHORT_4": "Done"
  },
  
  "GOALS": {
    "TITLE": "Financial Goals",
    "SUBTITLE": "Set savings goals and track your progress",
    "NEW_GOAL": "New Goal",
    "ACTIVE": "Active",
    "COMPLETED": "Completed",
    "PAUSED": "Paused",
    "TOTAL_SAVED": "Total Saved",
    "TOTAL_TARGET": "Total Target",
    "NO_GOALS": "No Goals Yet",
    "NO_GOALS_DESC": "Create a financial goal to start tracking your savings milestones.",
    "CREATE_FIRST": "Create First Goal",
    "SAVED": "Saved",
    "TARGET": "Target",
    "REMAINING": "Remaining",
    "DAYS_LEFT": "days left",
    "OVERDUE": "Overdue",
    "LINKED_TO": "Linked to",
    "ADD_SAVINGS": "Add Savings",
    "CONTRIBUTE": "Contribute",
    "AMOUNT_EGP": "Amount ({{ currency }})",
    "CONTRIBUTED": "Savings added!",
    "ADD_GOAL": "Add Goal",
    "EDIT_GOAL": "Edit Goal",
    "GOAL_NAME": "Goal Name",
    "GOAL_NAME_PLACEHOLDER": "e.g. Save for a car",
    "DESCRIPTION": "Description",
    "TARGET_AMOUNT": "Target Amount ({{ currency }})",
    "SAVED_SO_FAR": "Already Saved ({{ currency }})",
    "TARGET_DATE": "Target Date",
    "TARGET_DATE_PAST": "Target date cannot be in the past",
    "TARGET_DATE_HINT": "Pick a future date for your goal deadline",
    "SECTION_BASICS": "Basics",
    "SECTION_FINANCIAL": "Financial Target",
    "SECTION_APPEARANCE": "Appearance",
    "PROGRESS_PREVIEW": "Progress Preview",
    "CUSTOM_COLOR": "Custom",
    "ICON": "Icon",
    "COLOR": "Color",
    "STATUS": "Status",
    "STATUS_ACTIVE": "Active",
    "STATUS_PAUSED": "Paused",
    "STATUS_COMPLETED": "Completed",
    "LINK_ASSET": "Link to Asset",
    "NO_ASSET": "No linked asset",
    "CREATE": "Create",
    "UPDATE": "Update",
    "DELETE_CONFIRM": "Delete this goal?",
    "CREATED": "Goal created!",
    "UPDATED": "Goal updated!",
    "DELETED": "Goal deleted",
    "ERROR_LOAD": "Error loading goals",
    "ERROR_SAVE": "Error saving goal",
    "ERROR_DELETE": "Error deleting goal"
  },

  "BUDGETS": {
    "TITLE": "Budget Planning",
    "SUBTITLE": "Set spending limits and track your progress",
    "NEW_BUDGET": "New Budget",
    "ACTIVE_BUDGETS": "Active Budgets",
    "OVER_BUDGET": "Over Budget",
    "NEAR_LIMIT": "Near Limit",
    "ON_TRACK": "On Track",
    "NO_BUDGETS": "No Budgets Yet",
    "NO_BUDGETS_DESC": "Create a budget to start tracking your spending limits.",
    "CREATE_FIRST": "Create First Budget",
    "OVER_BUDGET_BADGE": "Over Budget",
    "NEAR_LIMIT_BADGE": "Near Limit",
    "ALL_EXPENSES": "All Expenses",
    "SPENT": "Spent",
    "LIMIT": "Limit",
    "REMAINING": "Remaining",
    "OVER": "Over",
    "ALERT_AT": "Alert at",
    "PERIOD_RANGE": "Period",
    "ADD_BUDGET": "Add Budget",
    "EDIT_BUDGET": "Edit Budget",
    "BUDGET_NAME": "Budget Name",
    "BUDGET_NAME_PLACEHOLDER": "e.g. Monthly Food Budget",
    "SPENDING_LIMIT": "Spending Limit ({{ currency }})",
    "PERIOD": "Period",
    "MONTHLY": "Monthly",
    "WEEKLY": "Weekly",
    "YEARLY": "Yearly",
    "CATEGORY_OPTIONAL": "Category (optional)",
    "ALERT_THRESHOLD": "Alert Threshold (%)",
    "ALERT_THRESHOLD_HINT": "Alert when spending reaches this % of limit",
    "ACTIVE": "Active",
    "CREATE": "Create",
    "UPDATE": "Update",
    "DELETE_CONFIRM": "Delete this budget?",
    "CREATED": "Budget created!",
    "UPDATED": "Budget updated!",
    "DELETED": "Budget deleted",
    "ERROR_LOAD": "Error loading budgets",
    "ERROR_SAVE": "Error saving budget",
    "ERROR_DELETE": "Error deleting budget"
  },

  "ZAKAT": {
    "TITLE": "Zakat Management",
    "CURRENT_PERIOD": "Current Period",
    "HISTORY": "History",
    "NO_ACTIVE_PERIOD": "No Active Period",
    "START_PERIOD_MESSAGE": "Start a new Zakat period to begin tracking",
    "START_PERIOD": "Start New Period",
    "START_NEW_PERIOD": "Start New Zakat Period",
    "TOTAL_SAVINGS": "Total Savings",
    "ZAKAT_VALUE": "Zakat Value",
    "PERCENTAGE": "2.5% of savings",
    "PAID_ZAKAT": "Paid Zakat",
    "COMPLETE": "Complete",
    "REMAINING": "Remaining",
    "DAYS_LEFT": "days left",
    "ADD_PAYMENT": "Add Payment",
    "EDIT_PAYMENT": "Edit Payment",
    "RECALCULATE": "Recalculate",
    "SETTLE_PERIOD": "Settle Period",
    "NEED_MORE_PAYMENT": "Need More Payment",
    "TRANSACTIONS": "Zakat Transactions",
    "DATE": "Date",
    "TYPE": "Type",
    "AMOUNT": "Amount",
    "FROM_ASSET": "From Asset",
    "NOTES": "Notes",
    "ADVANCE": "Advance Payment",
    "DUE_DATE": "Due Date Payment",
    "NO_TRANSACTIONS": "No transactions yet",
    "COMPLETED": "Completed",
    "PAID": "Paid",
    "EXCESS": "Excess Carried Forward",
    "NO_HISTORY": "No completed periods yet",
    "BALANCE": "Balance",
    "NISAB_THRESHOLD": "Nisab Threshold (85g 24K Gold)",
    "GOLD": "Gold",
    "NEED_GOLD_ASSET": "Add Gold asset with price",
    "NEED_GOLD_PRICE": "Gold asset needs price update",
    "GOLD_PRICE_PER_GRAM": "Gold Price per Gram (24K)",
    "ENTER_CURRENT_GOLD_PRICE": "Enter current market gold price",
    "ENTER_GOLD_PRICE_BELOW": "Enter gold price per gram below to calculate Nisab",
    "GOLD_PRICE_SAVED_HINT": "Saved for next time",
    "GOLD_PRICE_UPDATE_HINT": "Saved — update if changed",
    "ADD_GOLD_ASSET_FIRST": "Please add a Gold asset first",
    "MEETS_NISAB": "You meet the Nisab threshold",
    "BELOW_NISAB": "Your savings are below Nisab threshold",
    "ESTIMATED_ZAKAT": "Estimated Zakat Due",
    "END_DATE": "Zakat Due Date",
    "END_DATE_REQUIRED": "End date is required",
    "HINT_LUNAR_YEAR": "Hint: Lunar year is approximately 354 days. Suggested date:",
    "HIJRI_DATE": "Hijri Date",
    "ACTIVE": "Active",
    "OVERDUE": "Overdue",
    "ERROR_LOAD_SAVINGS": "Error loading savings",
    "ERROR_LOAD_ASSETS": "Error loading assets"
  },

  "RECURRING": {
    "TITLE": "Recurring Transactions",
    "ADD": "Add Recurring",
    "ADD_FIRST": "Add Your First Recurring Transaction",
    "CREATE": "Create",
    "EDIT_TITLE": "Edit Recurring Transaction",
    "CREATE_TITLE": "New Recurring Transaction",
    "EMPTY_TITLE": "No Recurring Transactions Yet",
    "EMPTY_DESC": "Automate your regular income and expenses like rent, salary, and subscriptions.",
    "ACTIVE": "Active",
    "PAUSED": "Paused",
    "FREQUENCY": "Frequency",
    "FREQ_DAILY": "Daily",
    "FREQ_WEEKLY": "Weekly",
    "FREQ_MONTHLY": "Monthly",
    "FREQ_YEARLY": "Yearly",
    "START_DATE": "Start Date",
    "END_DATE_OPTIONAL": "End Date (Optional)",
    "END_DATE_HINT": "Leave empty for no end date",
    "NEXT_DUE": "Next Due",
    "ENDS": "Ends",
    "TOGGLE_ACTIVE": "Toggle active state",
    "RUN_DUE": "Run Due Now",
    "RUN_DUE_TOOLTIP": "Manually process all overdue recurring transactions"
  },

  "VALIDATION": {
    "REQUIRED": "This field is required",
    "MIN_AMOUNT": "Minimum amount is"
  },

  "PRICING": {
    "REGION": "Region",
    "PER_MONTH": "month",
    "PER_YEAR": "year",
    "SAVE_PERCENT": "Save {{ percent }}%",
    "EGYPT": "Egypt",
    "GULF": "Gulf (GCC)",
    "EUROPE": "Europe",
    "USA": "United States",
    "UK": "United Kingdom",
    "TURKEY": "Turkey",
    "MOROCCO": "Morocco",
    "NIGERIA": "Nigeria",
    "PAKISTAN": "Pakistan",
    "INDIA": "India",
    "BRAZIL": "Brazil",
    "SOUTHEAST": "Southeast Asia"
  },

  "QUICK_ADD": {
    "TITLE": "Quick Add Transaction"
  },

  "LANDING": {
    "NAV": {
      "HOW_IT_WORKS": "How it works",
      "FEATURES": "Features",
      "STATS": "Why Us",
      "PRICING": "Pricing",
      "FAQ": "FAQ",
      "MENU": "Menu"
    },
    "HERO": {
      "BADGE": "Personal Finance, Simplified",
      "TITLE": "Take Control of Your Finances",
      "SUBTITLE": "Smart tracking, beautiful charts, and Islamic finance tools — manage your money with confidence in one secure app.",
      "CTA_PRIMARY": "Get Started Free",
      "CTA_SECONDARY": "Sign In",
      "TRUST": "Free forever · No credit card required",
      "APP_STORE": "Download on the App Store",
      "GOOGLE_PLAY": "Get it on Google Play",
      "IOS_COMING_SOON": "iOS version coming soon"
    },
    "MOCKUP": {
      "TITLE": "Total Savings",
      "SAVINGS": "Total Savings",
      "INCOME": "Income",
      "EXPENSES": "Expenses",
      "CHART_LABEL": "Monthly Spending",
      "TOPBAR_TITLE": "Masrofati Dashboard",
      "USERNAME": "Your Account",
      "MONTH_JAN": "Jan",
      "MONTH_FEB": "Feb",
      "MONTH_MAR": "Mar",
      "MONTH_APR": "Apr",
      "MONTH_MAY": "May",
      "MONTH_JUN": "Jun"
    },
    "TRUST_BADGES": {
      "ENCRYPTION_TITLE": "256-bit Encryption",
      "ENCRYPTION_DESC": "Your data is encrypted in transit and at rest",
      "CLOUD_SYNC_TITLE": "Cloud Sync",
      "CLOUD_SYNC_DESC": "Access your data from any device, anytime",
      "AD_FREE_TITLE": "Ad-Free Privacy",
      "AD_FREE_DESC": "No ads, no tracking, no selling your data",
      "EXPORT_TITLE": "Export Anytime",
      "EXPORT_DESC": "Your data is yours — export it whenever you want"
    },
    "AUDIENCE": {
      "EYEBROW": "Who is it for",
      "TITLE": "Built for Everyone Who Handles Money",
      "SUBTITLE": "Whether you're managing a household budget or tracking a diverse portfolio, Masrofati adapts to your needs.",
      "FREELANCERS_TITLE": "Freelancers",
      "FREELANCERS_DESC": "Track invoices, manage irregular income, and separate business from personal spending.",
      "FAMILIES_TITLE": "Families",
      "FAMILIES_DESC": "Budget household spending, set shared savings goals, and plan for the future together.",
      "INVESTORS_TITLE": "Investors",
      "INVESTORS_DESC": "Monitor asset portfolios across currencies, track investments, and calculate Zakat accurately."
    },
    "PRIVACY": {
      "EYEBROW": "Security & Privacy",
      "TITLE": "Bank-Grade Reliability for Your Peace of Mind",
      "SUBTITLE": "Your financial data belongs to you, and only you.",
      "PRIVACY_TITLE": "Absolute Privacy",
      "PRIVACY_DESC": "We do not track your spending habits for ads. Your data is strictly used to provide your dashboard insights.",
      "INFRASTRUCTURE_TITLE": "Enterprise Infrastructure",
      "INFRASTRUCTURE_DESC": "Powered by robust PostgreSQL databases, ensuring your financial records are never lost, duplicated, or corrupted.",
      "SYNC_TITLE": "Securely Synced",
      "SYNC_DESC": "Your ledgers are safely backed up in the cloud, so you can access your financial truth from anywhere."
    },
    "CROSS_PLATFORM": {
      "EYEBROW": "Available everywhere",
      "TITLE": "Your Finances, Wherever You Go",
      "SUBTITLE": "Log expenses on the go and analyze your wealth at home. Masrofati syncs instantly across your web dashboard and mobile devices, keeping your financial truth up to date in real-time.",
      "FEATURE_1": "Real-time cloud sync across all devices",
      "FEATURE_2": "Bank-grade encryption keeps your financial data secure",
      "FEATURE_3": "Dark mode and full Arabic RTL support"
    },
    "FOOTER": {
      "TAGLINE": "Your personal finance companion.",
      "COPY": "© 2025-{{ year }} Masrofati. All rights reserved.",
      "PRODUCT": "Product",
      "LEGAL": "Legal",
      "SUPPORT": "Support",
      "ACCOUNT": "Account",
      "PRIVACY_POLICY": "Privacy Policy",
      "TERMS_OF_SERVICE": "Terms of Service",
      "CONTACT_US": "Contact Us"
    },
    "HOW": {
      "EYEBROW": "Simple process",
      "TITLE": "Up and running in minutes",
      "SUBTITLE": "No complexity, no accountant needed. Start tracking your money in four easy steps.",
      "STEP1_TITLE": "Create your account",
      "STEP1_DESC": "Sign up for free in under 30 seconds. No credit card required.",
      "STEP2_TITLE": "Set up categories",
      "STEP2_DESC": "Organise your spending with custom categories that match your lifestyle.",
      "STEP3_TITLE": "Log transactions",
      "STEP3_DESC": "Add income and expenses manually or let recurring entries do it for you.",
      "STEP4_TITLE": "Get insights",
      "STEP4_DESC": "View charts, reports and Zakat calculations to make smarter financial decisions."
    },
    "FEATURES": {
      "EYEBROW": "Full feature set",
      "TITLE": "Everything You Need",
      "SUBTITLE": "A complete financial toolkit built for modern life.",
      "TRANSACTIONS_TITLE": "Smart Transactions",
      "TRANSACTIONS_DESC": "Record income and expenses with categories, dates, notes and receipt attachments — see exactly where your money goes.",
      "GOALS_TITLE": "Savings Goals",
      "GOALS_DESC": "Set financial goals and watch your progress grow month by month until you reach your target.",
      "REPORTS_TITLE": "Detailed Reports",
      "REPORTS_DESC": "Spot spending patterns instantly with interactive charts, monthly summaries and trend analysis.",
      "ASSETS_TITLE": "Multi-Currency Assets",
      "ASSETS_DESC": "Track currencies, gold, stocks and real estate across multiple currencies with live price updates and net worth snapshots.",
      "RECURRING_TITLE": "Recurring Transactions",
      "RECURRING_DESC": "Never miss a bill or subscription — automate recurring entries so nothing falls through the cracks.",
      "ZAKAT_TITLE": "Zakat Calculator",
      "ZAKAT_DESC": "Calculate Zakat accurately based on your eligible assets — a feature most finance apps completely ignore."
    },
    "PRICING": {
      "EYEBROW": "Simple pricing",
      "TITLE": "Choose the right plan for you",
      "SUBTITLE": "Start free, upgrade for unlimited. No hidden fees, cancel anytime.",
      "POPULAR": "Most Popular",
      "FREE_NAME": "Free",
      "FREE_PRICE": "Free",
      "FREE_TRANSACTIONS": "Unlimited transactions",
      "FREE_BUDGETS": "1 budget",
      "FREE_GOALS": "1 goal",
      "FREE_RECURRING": "1 recurring transaction",
      "FREE_CATEGORIES": "3 custom categories + all suggested",
      "FREE_ASSETS": "Unlimited currency assets",
      "FREE_REPORTS": "Basic reports & charts",
      "FREE_CTA": "Get Started Free",
      "PRO_NAME": "Pro",
      "PRO_PRICE": "$5/mo",
      "PRO_TRANSACTIONS": "Unlimited transactions",
      "PRO_BUDGETS": "Unlimited budgets",
      "PRO_GOALS": "Unlimited goals",
      "PRO_RECURRING": "Unlimited recurring transactions",
      "PRO_CATEGORIES": "Unlimited custom categories",
      "PRO_ASSETS": "All asset types (gold, silver, stocks, crypto, property & more)",
      "PRO_TAGS": "Custom tags for transactions",
      "PRO_INVESTMENTS": "Investment tracking with snapshots & performance charts",
      "PRO_ZAKAT": "Zakat calculator & tracking",
      "PRO_INSIGHTS": "Advanced insights (spending changes, income trends)",
      "PRO_WIDGETS": "Premium dashboard widgets (net worth, weekly spending, top categories)",
      "PRO_FEATURES": "All current & future features included",
      "PRO_CTA": "Upgrade to Pro",
      "PRO_YEARLY_NAME": "Pro Yearly",
      "PRO_YEARLY_PRICE": "$45/yr",
      "PRO_YEARLY_SAVE": "Save 25%",
      "PRO_YEARLY_CTA": "Upgrade to Pro Yearly"
    },
    "CTA": {
      "BADGE": "Free forever plan available",
      "TITLE": "Start Your Financial Journey Today",
      "SUBTITLE": "Join users who trust Masrofati to manage their money. It's free to get started — no credit card required.",
      "BUTTON": "Create Free Account",
      "NOTE": "No credit card required · Free forever plan"
    },
    "FAQ": {
      "EYEBROW": "Questions & Answers",
      "TITLE": "Frequently Asked Questions",
      "SUBTITLE": "Everything you need to know about Masrofati.",
      "Q1": "Is Masrofati really free?",
      "A1": "Yes! Masrofati offers a Free plan with unlimited transactions, 1 budget, 1 goal, 1 recurring transaction, all suggested categories + 3 custom categories, unlimited currency assets, and basic reports — at no cost. The Pro plan ({{monthlyPrice}}/mo) unlocks unlimited budgets, goals, recurring transactions, and custom categories, all asset types (gold, silver, stocks, crypto, property & more), custom transaction tags, investment tracking with performance charts, Zakat calculator, advanced spending insights, premium dashboard widgets, and all future features.",
      "Q2": "Is my financial data secure?",
      "A2": "Absolutely. Your data is encrypted in transit and at rest. We never share your information with third parties.",
      "Q3": "Can I use Masrofati in Arabic?",
      "A3": "Yes, Masrofati is fully bilingual with complete Arabic (RTL) and English (LTR) support, including a dedicated Arabic interface.",
      "Q4": "Does Masrofati support Zakat calculation?",
      "A4": "Yes, Masrofati includes a built-in Zakat management system to calculate and track your Zakat obligations accurately.",
      "Q5": "Can I export my data?",
      "A5": "Yes. Your data belongs to you. You can export your transactions, budgets, and reports to CSV or JSON at any time.",
      "Q6": "Does Masrofati work on mobile?",
      "A6": "Yes. Masrofati is available on web, iOS, and Android. Your data syncs instantly across all your devices via the cloud.",
      "Q7": "What currencies are supported?",
      "A7": "Masrofati supports 10+ currencies including USD, EGP, SAR, AED, EUR, and more. You can track assets in multiple currencies simultaneously.",
      "Q8": "What's the difference between Free and Pro?",
      "A8": "The Free plan includes unlimited transactions, 1 budget, 1 goal, 1 recurring transaction, 3 custom categories, unlimited currency assets, and basic reports. Pro unlocks unlimited everything, all asset types (gold, silver, stocks, crypto, property), custom tags, investment tracking with performance charts, Zakat calculator, advanced insights, premium dashboard widgets, and all future features for {{monthlyPrice}}/month or {{yearlyPrice}}/year (save {{savings}}%)."
    }
  },
  "TAGS": {
    "TITLE": "Tags",
    "ADD": "Add Tag",
    "FILTER_BY_TAG": "Filter by Tag",
    "ALL_TAGS": "All Tags",
    "TAG_NAME": "Tag Name",
    "TAG_COLOR": "Tag Color",
    "TAG_NAME_PLACEHOLDER": "Type a tag and press Enter…",
    "NO_TAGS": "No tags yet",
    "MANAGE": "Manage Tags",
    "CREATE": "Create Tag",
    "DELETE_CONFIRM": "Are you sure you want to delete this tag? It will be removed from all transactions.",
    "BREAKDOWN": "Tag Breakdown",
    "CREATED": "Tag created",
    "DELETED": "Tag deleted",
    "UPDATED": "Tag updated"
  },
  "SUPPORT": {
    "TITLE": "Support & Feedback",
    "SUBTITLE": "Report a bug or request a new feature",
    "REPORT_BUG": "Report a Bug",
    "REQUEST_FEATURE": "Request a Feature",
    "MY_REQUESTS": "My Requests",
    "USER_REQUESTS": "User Requests",
    "TYPE": "Type",
    "TYPE_BUG": "Bug",
    "TYPE_FEATURE": "Feature",
    "SUBJECT": "Subject",
    "SUBJECT_MIN": "Subject must be at least 3 characters",
    "DESCRIPTION": "Description",
    "DESCRIPTION_MIN": "Description must be at least 10 characters",
    "SUBMIT": "Submit",
    "STATUS": "Status",
    "STATUS_PENDING": "Pending",
    "STATUS_UNDER_REVIEW": "Under Review",
    "STATUS_RESOLVED": "Resolved",
    "STATUS_REJECTED": "Rejected",
    "CREATED": "Created",
    "ADMIN_COMMENT": "Admin Response",
    "NO_REQUESTS": "No requests yet",
    "REQUEST_SUBMITTED": "Request submitted successfully",
    "SUBMIT_ERROR": "Failed to submit request",
    "LOAD_ERROR": "Failed to load requests",
    "STATUS_UPDATED": "Status updated successfully",
    "UPDATE_ERROR": "Failed to update status",
    "REQUEST_DETAILS": "Request Details",
    "UPDATE_STATUS": "Update Status"
  },

  "INVESTMENTS": {
    "TITLE": "Investments",
    "SUBTITLE": "Track your investments and P&L",
    "CREATE": "Create Investment",
    "EDIT": "Edit Investment",
    "CREATE_FIRST": "Create Investment",
    "NAME": "Name",
    "NAME_PLACEHOLDER": "e.g. Online Store, Real Estate Project",
    "NAME_REQUIRED": "Please enter a name",
    "TYPE": "Type",
    "TYPE_BUSINESS": "Business",
    "TYPE_REAL_ESTATE": "Real Estate",
    "TYPE_DIGITAL": "Digital",
    "TYPE_STOCKS": "Stocks",
    "TYPE_GOLD": "Gold",
    "TYPE_SILVER": "Silver",
    "TYPE_CRYPTO": "Crypto",
    "TYPE_CURRENCY": "Currency",
    "TYPE_OTHER": "Other",
    "DESCRIPTION": "Description",
    "DESCRIPTION_PLACEHOLDER": "Optional — describe the investment strategy, goals, or notes",
    "DESCRIPTION_HINT": "Helps you remember the purpose and strategy of this investment",
    "STATUS_LABEL": "Status",
    "STATUS_ACTIVE": "Active",
    "STATUS_PAUSED": "Paused",
    "STATUS_CLOSED": "Closed",
    "STATUS_COMPLETED": "Completed",
    "START_DATE": "Start Date",
    "START_DATE_HINT": "When you started or plan to start this investment",
    "END_DATE": "End Date",
    "END_DATE_HINT": "Optional — when the investment was closed or completed",
    "TARGET_ROI": "Target ROI",
    "TARGET_ROI_HINT": "Optional — your expected annual return percentage (e.g. 15 for 15%)",
    "COLOR": "Color",
    "COLOR_HINT": "Choose a color to easily identify this investment in the list",
    "ALL": "All",
    "TOTAL_INVESTED": "Total Invested",
    "TOTAL_RETURNS": "Total Returns",
    "NET_PROFIT": "Net Profit",
    "ROI": "ROI",
    "OVERVIEW": "Overview",
    "ASSETS": "Assets",
    "TRANSACTIONS": "Transactions",
    "LINK_ASSET": "Link Asset",
    "UNLINK_CONFIRM": "Are you sure you want to unlink this asset?",
    "SELECT_ASSET": "Select Asset",
    "NO_AVAILABLE_ASSETS": "No assets available. Create assets first.",
    "ASSET_ROLE": "Role",
    "ROLE_INVENTORY": "Inventory",
    "ROLE_PROPERTY": "Property",
    "ROLE_EQUIPMENT": "Equipment",
    "ROLE_DOMAIN": "Domain",
    "ROLE_CAPITAL": "Capital",
    "ROLE_OTHER": "Other",
    "NOTES": "Notes",
    "NO_ASSETS": "No assets linked",
    "NO_ASSETS_HINT": "Link assets to this investment to track their value",
    "NO_TRANSACTIONS": "No transactions linked",
    "NO_TRANSACTIONS_HINT": "Link transactions to this investment from the transaction form",
    "NO_INVESTMENTS": "No investments yet",
    "NO_INVESTMENTS_HINT": "Create your first investment to start tracking P&L",
    "CREATED": "Investment created successfully",
    "UPDATED": "Investment updated successfully",
    "DELETED": "Investment deleted successfully",
    "ASSET_LINKED": "Asset linked successfully",
    "ASSET_UNLINKED": "Asset unlinked successfully",
    "ERROR_LOAD": "Failed to load investments",
    "ERROR_SAVE": "Failed to save investment",
    "ERROR_DELETE": "Failed to delete investment",
    "ERROR_LINK": "Failed to link asset",
    "ERROR_UNLINK": "Failed to unlink asset",
    "DELETE_CONFIRM": "Are you sure you want to delete investment \"{{name}}\"?",
    "UNLINK_ASSET": "Unlink asset",
    "EQUITY_ASSET_NO_UNLINK": "The equity asset backing this investment cannot be unlinked. It is managed automatically by the investment.",
    "SYSTEM_MANAGED_NO_DELETE": "This investment is system-managed and can only be deleted by removing the linked asset",
    "CAPITAL_EXISTS_NO_DELETE": "Withdraw all capital to a cash wallet before deleting this investment",
    "CLOSE_INVESTMENT": "Close Investment",
    "REOPEN_INVESTMENT": "Reopen Investment",
    "CLOSE_CONFIRM": "Are you sure you want to close \"{{name}}\"? This will archive the investment and its underlying asset. You can reopen it later.",
    "CLOSED": "Investment closed successfully",
    "REOPENED": "Investment reopened successfully",
    "ERROR_CLOSE": "Failed to close investment",
    "ERROR_REOPEN": "Failed to reopen investment",
    "CLOSE_BLOCKED_CAPITAL": "This investment still has {{value}} in active capital. Withdraw all capital or update market value to 0 before closing.",
    "PRICE_HISTORY": "Price History",
    "YIELDS": "Yields",
    "YIELDS_DISABLED": "This investment type does not have yields",
    "UNREALIZED_GAIN": "Unrealized Gain",
    "REALIZED_GAIN": "Realized Gain",
    "COST_BASIS": "Cost Basis",
    "MARKET_VALUE": "Market Value",
    "TOTAL_VALUE": "Total Value",
    "UNIT_PRICE": "Unit Price",
    "CURRENT_UNIT_PRICE": "Current Unit Price",
    "PER_UNIT": "per unit",
    "LAST_UPDATED_DAYS": "Last updated {{ days }} day(s) ago",
    "LAST_UPDATED_HOURS": "Last updated {{ hours }} hour(s) ago",
    "LAST_UPDATED_RECENT": "Last updated recently",
    "UNITS": "units",
    "CUMULATIVE": "cumulative",
    "CHART_VALUE_TITLE": "Portfolio Value Over Time",
    "CHART_ARIA": "Investment value and price history chart",
    "NO_CHART_DATA": "No price history yet",
    "NO_CHART_DATA_HINT": "History builds automatically as you buy, sell, or update prices",
    "COLLECT_YIELD": "Collect Yield",
    "YIELD_AMOUNT_PROMPT": "Enter yield amount",
    "YIELD_COLLECTED": "Yield collected successfully",
    "ERROR_YIELD": "Failed to collect yield",
    "NO_YIELD_SCHEDULES": "No yield schedules",
    "NO_YIELD_SCHEDULES_HINT": "Add a schedule to automate recurring income",
    "NEXT_PAYOUT": "Next",
    "SYSTEM_MANAGED": "System Managed",
    "USER_MANAGED": "User Managed",
    "MANAGED_BY": "Managed By",
    "COST_BASIS_PER_UNIT": "Cost Basis / Unit",
    "TOTAL_UNITS": "Total Units",
    "TOTAL_COST_BASIS": "Total Cost Basis",
    "TOTAL_PNL": "Total P&L",
    "INJECT_CAPITAL": "Inject Capital",
    "WITHDRAW_CAPITAL": "Withdraw Capital",
    "WITHDRAW_CAPITAL_HINT": "Return capital from this investment back to your wallet. This reverses a capital injection.",
    "WITHDRAW_PROFITS": "Withdraw Profits",
    "AMOUNT": "Amount",
    "CAPITAL_INJECTED": "Capital injected successfully",
    "CAPITAL_WITHDRAWN": "Capital withdrawn successfully",
    "PROFITS_WITHDRAWN": "Profits withdrawn successfully",
    "CAPITAL_INJECTION_DESC": "Capital injection into {{ name }}",
    "WITHDRAW_CAPITAL_DESC": "Capital withdrawal from {{ name }}",
    "PROFIT_WITHDRAWAL_DESC": "Profit withdrawal from {{ name }}",
    "YIELD_DESC": "Yield from {{ name }}",
    "SCHEDULED_PAYOUT_DESC": "Scheduled payout: {{ label }}",
    "ERROR_INJECT": "Failed to inject capital",
    "ERROR_WITHDRAW": "Failed to withdraw profits",
    "ERROR_WITHDRAW_CAPITAL": "Failed to withdraw capital",
    "SOURCE_ASSET": "Source Asset (Cash)",
    "TARGET_ASSET": "Target Asset (Cash)",
    "YIELD_AMOUNT": "Yield Amount",
    "YIELD_DATE": "Yield Date",
    "ASSET_VALUE": "Portfolio Value",
    "ASSET_VALUE_HINT": "Current value of linked assets",
    "INCOME_RECEIVED": "Income Received",
    "INCOME_HINT": "Cash income collected from this investment",
    "CAPITAL_HINT": "Total capital expenditure",
    "SUNK_COST": "Sunk Cost",
    "SUNK_COST_TOOLTIP": "Operating expense — reduces net profit but not invested capital",
    "UNKNOWN_ASSET": "Unknown Asset",
    "ADD_YIELD_SCHEDULE": "Add Schedule",
    "SCHEDULE_LABEL": "Schedule name",
    "SCHEDULE_LABEL_HINT": "e.g. Monthly rent, Quarterly dividend",
    "FREQUENCY": "Frequency",
    "NEXT_PAYOUT_DATE": "First payout date",
    "END_DATE_OPTIONAL": "End date (optional)",
    "TARGET_ASSET_OPTIONAL": "Deposit to asset (optional)",
    "NO_TARGET_ASSET": "None — record only",
    "TARGET_ASSET_HINT": "If selected, income will be added to this asset balance",
    "CATEGORY_OPTIONAL": "Category (optional)",
    "SCHEDULE_CREATED": "Schedule created",
    "SCHEDULE_DELETED": "Schedule deleted",
    "DELETE_SCHEDULE_CONFIRM": "Delete this yield schedule?",
    "TOTAL_PAID": "Total paid",
    "FREQ_DAILY": "Daily",
    "FREQ_WEEKLY": "Weekly",
    "FREQ_MONTHLY": "Monthly",
    "FREQ_QUARTERLY": "Quarterly",
    "FREQ_ANNUALLY": "Annually",
    "FREQ_ONE_TIME": "One-time",
    "INJECTION_DATE": "Injection Date",
    "WITHDRAWAL_DATE": "Withdrawal Date",
    "UPDATE_MARKET_VALUE": "Update Market Value",
    "NEW_MARKET_VALUE": "New Market Value",
    "CURRENT_VALUE": "Current Value",
    "MARKET_VALUE_UPDATED": "Market value updated successfully",
    "ERROR_REVALUE": "Failed to update market value",
    "CAPITAL_INJECTED_TOTAL": "Total Capital Injected"
  },
  "PRO_GATE": {
    "FEATURE_LOCKED": "Pro Feature",
    "UPGRADE_DESCRIPTION": "This feature is available on the Pro plan. Upgrade to unlock advanced filters, tags, charts, and more.",
    "UPGRADE_NOW": "Upgrade to Pro",
    "UPGRADE_ARIA": "Upgrade to Pro subscription",
    "LOCKED_REGION": "Locked Pro feature region",
    "ADVANCED_FILTERS_TITLE": "Advanced Filters",
    "ADVANCED_FILTERS_DESC": "Unlock custom date ranges, category filters, and search to find exactly what you need.",
    "TAGS_TITLE": "Tags",
    "TAGS_DESC": "Organize your transactions with custom tags for better tracking and analysis.",
    "CHARTS_TITLE": "Visualizations",
    "CHARTS_DESC": "See your spending patterns with interactive charts and category breakdowns.",
    "YEARLY_REPORT_TITLE": "Yearly Report",
    "YEARLY_REPORT_DESC": "Get a full-year overview of your income, expenses, and savings trends.",
    "DAILY_EXPENSES_TITLE": "Daily Expenses",
    "DAILY_EXPENSES_DESC": "Track your daily spending patterns and identify where your money goes day by day.",
    "NET_WORTH_TITLE": "Net Worth Timeline",
    "NET_WORTH_DESC": "Monitor your net worth over time with automatic snapshots and trend analysis.",
    "INSIGHTS_TITLE": "Smart Insights",
    "INSIGHTS_DESC": "Get AI-powered insights about your spending habits and savings opportunities.",
    "RECENT_TRANSACTIONS_TITLE": "Recent Transactions Widget",
    "RECENT_TRANSACTIONS_DESC": "Add a widget showing your latest transactions right on your dashboard.",
    "TOP_CATEGORIES_TITLE": "Top Categories Widget",
    "TOP_CATEGORIES_DESC": "See your biggest spending categories at a glance on your dashboard.",
    "WEEKLY_SPENDING_TITLE": "Weekly Spending Widget",
    "WEEKLY_SPENDING_DESC": "Track your weekly spending patterns directly on your dashboard.",
    "EXPORT_TITLE": "Export Transactions",
    "EXPORT_DESC": "Export your transactions to Excel for external analysis and record-keeping.",
    "HISTORICAL_REPORT_TITLE": "Historical Reports",
    "HISTORICAL_REPORT_DESC": "Free plan allows only the current month. Upgrade to access reports from any previous month.",
    "ZAKAT_TITLE": "Zakat Management",
    "ZAKAT_DESC": "Calculate and track your Zakat accurately based on your eligible assets and savings.",
    "INVESTMENTS_TITLE": "Investments",
    "INVESTMENTS_DESC": "Track your investments, monitor P&L, manage portfolios, and automate yield schedules.",
    "TAG_MANAGEMENT_TITLE": "Tag Management",
    "TAG_MANAGEMENT_DESC": "Create, edit, and delete custom tags to organize your transactions.",
    "ASSET_TYPES_TITLE": "Advanced Asset Types",
    "ASSET_TYPES_DESC": "Track gold, silver, stocks, crypto, property, vehicles, and more beyond just currency."
  },
  "PRO_BADGE": {
    "LABEL": "Pro feature",
    "TOOLTIP": "This feature requires a Pro subscription"
  },
  "LEGAL": {
    "BACK_HOME": "Back to Home",
    "LAST_UPDATED": "Last updated",
    "TABLE_OF_CONTENTS": "Table of Contents",
    "QUESTIONS": "Questions about this document?",
    "ALL_RIGHTS_RESERVED": "All rights reserved.",
    "PRIVACY": {
      "TITLE": "Privacy Policy",
      "INTRO": "Your privacy is fundamental to us. This Privacy Policy explains how Masrofati collects, uses, and protects your personal financial data when you use our application and services.",
      "S1_TITLE": "1. Information We Collect",
      "S1_BODY": "We collect information you provide directly, including your name, email address, and financial data such as transactions, budgets, goals, categories, and investment records. We also collect technical data such as device type, browser version, and usage analytics to improve our services.",
      "S2_TITLE": "2. How We Use Your Information",
      "S2_BODY": "We use your data to provide and maintain the service, authenticate your identity, display your financial dashboard, generate reports, sync data across devices, send important account notifications, and improve features through aggregated, anonymized analytics.",
      "S3_TITLE": "3. Data Storage and Security",
      "S3_BODY": "Your data is encrypted in transit using TLS and at rest using industry-standard encryption. We store data on secure servers with strict access controls. Only authorized personnel can access infrastructure, and all access is logged and audited.",
      "S4_TITLE": "4. Data Sharing and Third Parties",
      "S4_BODY": "We never sell your personal or financial data. We share data only with trusted service providers who help us operate (such as cloud hosting and email delivery), and only under strict confidentiality agreements. We may disclose data if required by law.",
      "S5_TITLE": "5. Data Retention",
      "S5_BODY": "We retain your data for as long as your account is active. You can request deletion of your account and all associated data at any time from the Settings page. Some aggregated, anonymized data may be retained for analytics purposes.",
      "S6_TITLE": "6. Cookies and Tracking",
      "S6_BODY": "Masrofati uses essential cookies to maintain your session and authentication. We do not use advertising or third-party tracking cookies. Analytics data is collected in an anonymized and aggregated form.",
      "S7_TITLE": "7. Your Rights",
      "S7_BODY": "You have the right to access, correct, export, or delete your personal data. You can export your transactions, budgets, and reports to CSV or JSON at any time. To exercise any other rights, contact us at support@masrofati.com.",
      "S8_TITLE": "8. Children's Privacy",
      "S8_BODY": "Masrofati is not directed at children under 13. We do not knowingly collect data from children. If you believe a child has provided us with personal information, please contact us and we will promptly delete it.",
      "S9_TITLE": "9. Changes to This Policy",
      "S9_BODY": "We may update this Privacy Policy from time to time. We will notify you of significant changes via email or in-app notification. The last updated date at the top of this page indicates when the policy was last revised."
    },
    "TERMS": {
      "TITLE": "Terms of Service",
      "INTRO": "These Terms of Service govern your use of Masrofati. By creating an account or using our services, you agree to these terms. Please read them carefully.",
      "S1_TITLE": "1. Acceptance of Terms",
      "S1_BODY": "By accessing or using Masrofati, you agree to be bound by these Terms of Service and our Privacy Policy. If you do not agree, you must not use the service.",
      "S2_TITLE": "2. Description of Service",
      "S2_BODY": "Masrofati is a personal finance management application that helps you track transactions, budgets, goals, investments, assets, and generate financial reports. We offer a Free plan and a Pro plan with additional features.",
      "S3_TITLE": "3. Account Registration",
      "S3_BODY": "You must provide accurate and complete information when registering. You are responsible for maintaining the security of your password and for all activities under your account. You must be at least 13 years old to create an account.",
      "S4_TITLE": "4. Acceptable Use",
      "S4_BODY": "You agree not to use Masrofati for any unlawful purpose, not to upload malicious content, not to attempt to access other users' data, not to reverse engineer or disrupt the service, and not to use automated scripts that overload our servers.",
      "S5_TITLE": "5. Paid Subscriptions",
      "S5_BODY": "The Pro plan is a paid subscription billed monthly or yearly. Fees are non-refundable except as required by law. You can cancel your subscription at any time from the Settings page, and access will continue until the end of the current billing period.",
      "S6_TITLE": "6. Intellectual Property",
      "S6_BODY": "Masrofati and all its content, design, logos, and software are the intellectual property of Masrofati. You retain full ownership of your financial data. You may export and delete your data at any time.",
      "S7_TITLE": "7. Service Availability",
      "S7_BODY": "We strive for high availability but do not guarantee uninterrupted service. We may perform maintenance, updates, or changes that temporarily affect availability. We are not liable for downtime caused by circumstances beyond our control.",
      "S8_TITLE": "8. Disclaimer of Warranties",
      "S8_BODY": "Masrofati is provided 'as is' without warranties of any kind. We do not guarantee that the service will be error-free, secure, or available at all times. Financial tools are for informational purposes only and do not constitute professional financial advice.",
      "S9_TITLE": "9. Limitation of Liability",
      "S9_BODY": "To the maximum extent permitted by law, Masrofati shall not be liable for any indirect, incidental, or consequential damages arising from your use of the service. Our total liability shall not exceed the amount you paid in the preceding 12 months.",
      "S10_TITLE": "10. Changes to Terms",
      "S10_BODY": "We may update these Terms of Service from time to time. We will notify you of significant changes via email or in-app notification. Continued use of the service after changes constitutes acceptance of the updated terms."
    }
  }
}
