export const en = {
  "global.no_data": "No data available",
  "global.status": "Status",
  "global.actions": "Actions",
  "navbar.user_goal": "User Goal",
  "navbar.manage_user": "Manage User",
  "navbar.group": "Group",
  "navbar.offer": "Offer",
  "navbar.policy": "Privacy Policy",
  "navbar.term": "Terms And Condition",
  "navbar.news": "News",
  "navbar.faqs": "FAQS",
  "navbar.challenges": "Challenges",
  "navbar.help_support": "Help & Support",
  "navbar.subtitle.policies": "Policies",
  "navbar.provinces": "Provinces",
  "navbar.achievement": "Achievement",
  "navbar.streaks": "Streaks",
  "navbar.notifications": "Notifications",
  "navbar.category": "Category",
  "navbar.tips": "Tips",
  "navbar.user.milestone": "Milestone",
  "navbar.user.achievement": "Step Achievements",
  "navbar.user.streak": "Streak Achievement",
  "table.offer.title": "Title",
  "table.offer.description": "Description",
  "table.offer.banner": "Banner",
  "table.offer.code": "Code",
  "table.offer.link": "Link",
  "table.offer.start_date": "Start Date",
  "table.offer.end_date": "End Date",
  "table.group.start_date": "Start Date",
  "table.group.end_date": "End Date",
  "table.group.icon": "Icon",
  "table.group.name": "Name",
  "table.group.description": "Description",
  "table.group.step_goal": "Step Goal",
  "table.news.description_short": "Short Description",
  "table.news.description_long": "Long Description",
  "table.news.question": "Questions",
  "table.news.answer": "Answers",
  "table.news.groups": "Group Count",
  "table.manage_user.first_name": "Name",
  "table.manage_user.email": "Email",
  "table.manage_user.created_at": "Created At",
  "table.manage_user.profile_picture": "Image",
  "table.manage_user.step_goal": "Total steps",
  "table.manage_user.permission": "Tracking Permission",
  "table.challenge.description_short": "Short Description",
  "table.challenge.description_long": "Long Description",
  "table.goal.count": "Count",
  "table.goal.goal": "Goal",
  "table.faqs.question": "Questions",
  "table.faqs.answer": "Answers",
  "table.group.status": "Group Status",
  "table.group.owner": "Group Owner",
  "global.delete": "Deleted Successfully",
  "global.unsuccessful.delete": "Error occurred while delete",
  "global.file.size.image": "Please select an image file with max size 20 MB",
  "global.file.size.video": "Please select an video file with max size 250 MB",
  "global.update.success": "Updated successfully",
  "global.update.unsuccessfully": "Error occurred while updating",
  "table.group.total_goal": "Total Step",
  "changePassword.email": "Email",
  "changePassword.current.password": "Current Password",
  "changePassword.new.password": "New Password",
  "changePassword.confirm.password": "Confirm Password",
  "file.image.video":
    " Only image (jpg, jpeg, png, webp) and video (mp4, mkv,mov) file formats are allowed.",
  "file.size": " Max size: Images (20 MB), Videos (250 MB).",
  "file.image": " Only image (jpg, jpeg, png, webp)  file format is allowed.",
  "file.image.size": " Max size: Images (20 MB).",
  "update.profile.fist.name": "First Name",
  "update.profile.last.name": "Last Name",
  "update.profile.contact": "Contact",
  "update.profile": "Profile picture",
  "reset.password.email_required": "Email is required",
  "reset.password.invalid_email_format": "Invalid Email Format",
  "reset.password.password_required": "Password is required",
  "reset.password.invalid_password_format":
    "Password must contain uppercase,lowercase,number,special characters and length should be 8",
  "reset.password.confirm_password_required": "Confirm Passwords is required",
  "reset.password.confirm_password_not_match":
    "Confirm password does not match",
  "table.province.name": "Name",
  "table.achievement.name": "Steps",
  "table.streak.name": "Streaks",
  "group.shareable": "Can share",
  "group.zipcode": "ZipCode",
  "notification.title": "Title",
  "notification.content": "Content",
  "group.detail.zipcode": "zipcode",
  "group.detail.province": "province",
  "group.detail.best.streak": "Best Streak",
  "group.detail.current.streak": "Current Streak",
  "table.whatsapp": "Whatsapp Number",
  "table.tips.category": "Category",
  "table.media": "Media",
  "table.tips.content": "Content",
  "navbar.milestones": "Milestones",
};
