{
  "common": {
    "siteTitle": "Nabaraj Portfolio",
    "viewAll": "View All",
    "readMore": "Read More",
    "share": "Share",
    "likes": "Likes",
    "backToHome": "Back to home"
  },
  "nav": {
    "brand": "Nabaraj Portfolio",
    "dashboard": "Dashboard",
    "adminLogin": "Admin Login"
  },
  "pageTitles": {
    "home": "Home",
    "blogs": "Blogs",
    "gallery": "Gallery",
    "musicGazal": "Music & Gazal",
    "books": "Books",
    "adminLogin": "Admin Login",
    "adminForgot": "Forgot Password",
    "adminSetup": "Setup Admin",
    "adminDashboard": "Admin Dashboard"
  },
  "home": {
    "heroTitleFallback": "Nabaraj Budha",
    "heroSubtitleFallback": "IT Entrepreneur & Digital Creator",
    "aboutFallback": "I specialize in optical and wireless network solutions. Beyond technology, I express my creativity through photography, writing, and lyric composition.",
    "roles": {
      "itEntrepreneur": "IT Entrepreneur",
      "networkEngineer": "Network Engineer",
      "digitalCreator": "Digital Creator"
    },
    "aboutTitle": "About Me",
    "aboutCards": {
      "location": "Location",
      "locationValue": "Nepal",
      "hometown": "Hometown",
      "hometownValue": "Tribeni",
      "born": "Born",
      "bornValue": "August 31",
      "work": "Work",
      "workValue": "AOneHost"
    },
    "featuredWork": "Featured Work",
    "latestBlogs": "Latest Blogs",
    "galleryTitle": "Gallery",
    "exploreGallery": "Explore Gallery",
    "contactTitle": "Let's Connect",
    "contactSubtitle": "Always open to discussions on technology, art, and innovation."
  },
  "blogs": {
    "postedOn": "Posted on",
    "empty": "No blogs published yet. Check back soon!",
    "sharePrefix": "Check out this post:"
  },
  "blogDetail": {
    "back": "Back to Blogs",
    "likes": "Likes",
    "didYouEnjoy": "Did you enjoy this?",
    "shareLike": "Feel free to share or leave a like.",
    "likeThisPost": "Like this Post"
  },
  "gallery": {
    "title": "Gallery",
    "subtitle": "Visual snippets from my life and work.",
    "empty": "Gallery is empty. Check back soon!"
  },
  "musicGazal": {
    "title": "Music & Gazal",
    "subtitle": "Harmony and poetry in motion.",
    "empty": "No music or gazals found. Check back soon!"
  },
  "books": {
    "title": "Books",
    "subtitle": "Literary explorations and published works.",
    "readPdf": "Read PDF",
    "empty": "No books available yet. Check back soon!",
    "genreDefault": "Literature"
  },
  "bookDetail": {
    "readerTitle": "Reader",
    "noPdfSupport": "This browser does not support PDFs. Please download the PDF to view it:",
    "downloadPdf": "Download PDF"
  },
  "footer": {
    "poweredBy": "Powered by {{company}}",
    "rights": "All Rights Reserved."
  },
  "share": {
    "copyLinkTitle": "Copy Page Link",
    "linkCopied": "Link copied to clipboard!",
    "instagramHint": "Link copied. Paste it into your post/caption.",
    "defaultTitle": "Check this out",
    "copyPrompt": "Copy this link:",
    "postLinkCopied": "Post link copied. Paste it into your Instagram post/caption.",
    "aria": {
      "x": "Share on X",
      "instagram": "Share on Instagram",
      "linkedin": "Share on LinkedIn",
      "facebook": "Share on Facebook",
      "tiktok": "Share on TikTok",
      "whatsapp": "Share on WhatsApp"
    }
  },
  "admin": {
    "dashboard": {
      "panelTitle": "Admin Panel",
      "dashboard": "Dashboard",
      "portfolio": "Portfolio",
      "blogs": "Blogs",
      "gallery": "Gallery",
      "musicGazals": "Music & Gazals",
      "books": "Books",
      "settings": "Settings",
      "logout": "Logout",
      "mobileTitle": "Admin Dashboard"
    },
    "login": {
      "title": "Sign in to your account",
      "email": "Email address",
      "password": "Password",
      "signIn": "Sign in",
      "forgot": "Forgot your password?",
      "backHome": "Back to home",
      "errorLoginFailed": "Login failed. Please check your credentials.",
      "errorUnexpected": "An unexpected error occurred. Please try again."
    },
    "forgot": {
      "title": "Reset Password",
      "subtitle": "Answer your security question to reset your password.",
      "emailPlaceholder": "Enter your email address",
      "continue": "Continue",
      "securityQuestionPrefix": "Security Question: ",
      "answerPlaceholder": "Your Answer",
      "newPasswordPlaceholder": "New Password",
      "reset": "Reset Password",
      "backLogin": "Back to login",
      "errorNoUser": "Failed to find user or question.",
      "errorUnexpected": "An unexpected error occurred.",
      "success": "Password reset successful! You can now login.",
      "errorResetFailed": "Failed to reset password."
    },
    "setup": {
      "title": "Create Admin Account",
      "subtitle": "This is a one-time setup.",
      "username": "Username",
      "email": "Email address",
      "password": "Password",
      "securityQuestion": "Security Question (e.g., Your first pet's name)",
      "securityAnswer": "Security Answer",
      "complete": "Complete Setup",
      "errorFailed": "Setup failed. Please try again.",
      "errorUnexpected": "An unexpected error occurred. Please try again."
    }
  }
}
