{
  "lang_prompt": "🌐 Choose your language / בחר שפה:",
  "lang_btn_en": "🇬🇧 English",
  "lang_btn_he": "🇮🇱 עברית",
  "main_welcome": "👋 What would you like to do?",
  "main_btn_expense": "📝 Log Expense",
  "main_btn_shopping": "🛒 New Shopping List",
  "main_btn_lists": "📋 My Lists",
  "expense_ask_name": "🛍️ What did you buy? (type the product name)",
  "expense_ask_type": "📦 How is *{name}* sold?",
  "expense_btn_weight": "⚖️ By Weight (kg)",
  "expense_btn_qty": "🔢 By Quantity",
  "expense_ask_kg": "⚖️ How many kg of *{name}*?",
  "expense_ask_price_kg": "💰 Price per kg for *{name}* ({qty} kg)?",
  "expense_ask_qty": "🔢 How many *{name}*?",
  "expense_ask_price_item": "💰 Price per item for *{name}* ({qty} items)?",
  "expense_invalid_number": "❌ Please send a valid number.",
  "expense_success": "✅ *{name}* logged\n\n💰 {detail} = ₪{amount}\n📁 {category}\n📅 {date}",
  "btn_log_another": "📝 Log Another",
  "btn_main_menu": "🏠 Menu",
  "shopping_ask_name": "🛒 Enter a name for your shopping list:\n(e.g. Weekly Shop, BBQ Party)",
  "shopping_picker_title": "🛒 Select products for *{listName}*:\nTap to select/deselect, then Confirm.",
  "shopping_confirm_btn": "✅ Done",
  "shopping_empty_error": "Please select at least one product!",
  "shopping_saved": "✅ Shopping list *{listName}* saved!\n\n{items}",
  "shopping_add_product_btn": "➕ Add product",
  "shopping_add_product_ask": "✏️ Type the product name to add:",
  "lists_empty": "📋 No saved lists yet. Create one first!",
  "lists_title": "📋 Your shopping lists:\n_(active first, completed below)_",
  "list_manage_title": "🛒 *{listName}* — tap to mark as bought:",
  "list_back_btn": "⬅️ Back to lists",
  "btn_home": "🏠 Main Menu"
}