{
  "common.add": "Add",
  "common.save": "Save",
  "common.cancel": "Cancel",
  "common.delete": "Delete",
  "common.close": "Close",
  "common.edit": "Edit",
  "common.today": "Today",
  "common.loading": "Loading…",

  "toast.saved": "Saved",
  "toast.error": "Something went wrong",

  "tabs.home": "Home",
  "tabs.dashboard": "Dashboard",
  "tabs.planner": "Planner",
  "tabs.website": "Website",
  "tabs.menu_title": "Create new tab",
  "tabs.close": "Close tab",

  "profile.title": "Profile",
  "profile.settings": "Settings",
  "profile.logout": "Sign out",
  "profile.member_since": "Member since",
  "profile.hours": "Hours studied",
  "profile.tasks_done": "Tasks completed",
  "profile.streak": "Streak",
  "profile.days_active": "Active days",
  "profile.name": "Name",

  "settings.language": "Language",
  "settings.theme": "Theme",
  "settings.theme_light": "Light",
  "settings.theme_dark": "Dark",
  "settings.password": "Change password",
  "settings.password_current": "Current password",
  "settings.password_new": "New password (min. 8 characters)",
  "settings.password_changed": "Password changed",
  "settings.password_wrong": "Current password is incorrect",

  "home.good_morning": "Good morning",
  "home.good_afternoon": "Good afternoon",
  "home.good_evening": "Good evening",
  "home.today_tasks": "Tasks for today",
  "home.no_tasks": "No tasks for today 🎉",
  "home.studied_today": "Studied today",
  "home.week_total": "This week",
  "home.streak_days": "day streak",
  "home.quick_open": "Quick open",
  "home.recent_tabs": "Open tabs",
  "home.no_tabs": "No other tabs open yet. Click + at the top to create one.",
  "home.motivation": "Motivation",

  "dash.add_widget": "Add widget",
  "dash.remove": "Remove widget",
  "dash.empty": "This dashboard is empty. Add widgets with the button in the top right.",

  "widget.timer": "Focus Timer",
  "widget.tasks": "Tasks",
  "widget.notes": "Quick notes",
  "widget.stats": "Statistics",
  "widget.streak": "Streak",
  "widget.goals": "Daily goals",
  "widget.calendar": "Calendar",
  "widget.subject": "Study",

  "timer.pomodoro": "Pomodoro",
  "timer.break": "Break",
  "timer.custom": "Custom",
  "timer.start": "Start",
  "timer.pause_btn": "Pause",
  "timer.resume": "Resume",
  "timer.stop": "Stop",
  "timer.minutes": "min",
  "timer.session_saved": "Study session saved!",
  "timer.subject": "Subject",
  "timer.no_subject": "No subject",
  "timer.focus_done": "Focus done! Time for a break. ☕",
  "timer.break_done": "Break over — back at it! 💪",

  "taskw.empty": "No open tasks",
  "taskw.open_planner": "Open planner →",

  "notes.placeholder": "Quickly jot something down…",

  "stats.today": "Today",
  "stats.week": "This week",
  "stats.total": "Total",
  "stats.by_subject": "By subject",

  "streak.days": "days in a row",
  "streak.start": "Study today to start your streak!",

  "goals.placeholder": "New goal for today…",
  "goals.empty": "What do you want to achieve today?",

  "cal.no_deadlines": "No deadlines this day",

  "subj.select": "Choose a subject",
  "subj.chapters": "Chapters",
  "subj.none": "No subjects yet — create them in the planner.",

  "planner.new_task": "New task",
  "planner.edit_task": "Edit task",
  "planner.title": "Title",
  "planner.description": "Description",
  "planner.deadline": "Deadline",
  "planner.priority": "Priority",
  "planner.prio1": "Low",
  "planner.prio2": "Normal",
  "planner.prio3": "High",
  "planner.subject": "Subject",
  "planner.no_subject": "No subject",
  "planner.color": "Color",
  "planner.repeat": "Repeat",
  "planner.repeat_none": "No repeat",
  "planner.repeat_daily": "Daily",
  "planner.repeat_weekly": "Weekly",
  "planner.subtasks": "Subtasks",
  "planner.add_subtask": "Add subtask…",
  "planner.delete_task": "Delete task",
  "planner.delete_confirm": "Delete this task (and all subtasks)?",
  "planner.day": "Day",
  "planner.week": "Week",
  "planner.month": "Month",
  "planner.filters_all": "All subjects",
  "planner.show_done": "Completed",
  "planner.overdue_group": "Overdue",
  "planner.today_group": "Today",
  "planner.week_group": "This week",
  "planner.later_group": "Later",
  "planner.no_deadline_group": "No deadline",
  "planner.done_group": "Completed",
  "planner.manage_subjects": "Manage subjects",
  "planner.subject_name": "Subject name",
  "planner.no_tasks": "No tasks yet. Create your first task with the button above!",

  "web.url_label": "Website address",
  "web.placeholder": "e.g. wikipedia.org",
  "web.open": "Open",
  "web.favorites": "Favorites",
  "web.no_favorites": "No favorites yet. Open a website and click ☆ to save it.",
  "web.add_favorite": "Save as favorite",
  "web.remove_favorite": "Remove from favorites",
  "web.open_external": "Open in new window",
  "web.blocked_hint": "Seeing nothing? This website probably blocks embedding — open it in a new window.",
  "web.back": "← Different website",

  "focus.button": "Focus",
  "focus.title": "Focus mode",
  "focus.exit": "Exit focus",
  "focus.tasks_today": "Tasks for today",
  "focus.notes": "Quick notes"
}
