{
  "app": {
    "title": "Riyadh Chamber",
    "description": "Project Management Dashboard"
  },
  "header": {
    "title": "Trading Room",
    "subtitle": "Business Management & Trading Platform"
  },
  "stats": {
    "totalAccounts": "Total Accounts",
    "successRate": "Overall Success Rate",
    "totalProjects": "Total Projects",
    "performanceEvaluation": "Performance Evaluation",
    "completedProjects": "Total Completed Projects",
    "fromTotal": "From Total Plans",
    "fromMonth": "+12% from last month"
  },
  "colors": {
    "title": "Color Palette",
    "primary": "Primary",
    "success": "Success",
    "warning": "Warning",
    "destructive": "Destructive",
    "chart1": "Chart 1",
    "chart2": "Chart 2",
    "chart3": "Chart 3",
    "chart4": "Chart 4",
    "chart5": "Chart 5"
  },
  "components": {
    "title": "Design Components",
    "primaryButton": "Primary Button",
    "successButton": "Success Button",
    "secondaryButton": "Secondary Button",
    "outlineButton": "Outline Button",
    "progressSuccess": "Progress - Success",
    "progressWarning": "Progress - Warning"
  },
  "language": {
    "ar": "العربية",
    "en": "English",
    "switch": "Switch Language"
  },
  "theme": {
    "toggle": "Toggle theme",
    "light": "Light",
    "dark": "Dark",
    "system": "System"
  },
  "auth": {
    "logout": "Logout",
    "logoutSuccess": "Logout successful",
    "loginSuccess": "Login successful",
    "login": {
      "title": "Welcome to the Chamber of Commerce",
      "subtitle": "Enter your credentials to login",
      "email": "Email",
      "emailPlaceholder": "Enter your email...",
      "password": "Password",
      "passwordPlaceholder": "Enter your password",
      "rememberMe": "Remember me",
      "forgotPassword": "Forgot password?",
      "submit": "Login",
      "submitting": "Logging in..."
    },
    "otp": {
      "title": "Enter Verification Code",
      "subtitle": "Please enter the code sent to",
      "resendAfter": "Resend verification code after",
      "resendNow": "Resend code",
      "resending": "Resending...",
      "previousStep": "Previous Step",
      "confirm": "Confirm and Login",
      "confirming": "Confirming...",
      "sentMessage": "Verification code sent to {email}",
      "resendSuccess": "Verification code resent successfully",
      "verifySuccess": "Verification successful"
    },
    "forgotPassword": {
      "title": "Forgot Password",
      "subtitle": "Enter your registered email and we will send you a code to reset your password.",
      "emailLabel": "Registered Email",
      "emailPlaceholder": "Enter your registered email...",
      "submit": "Send Verification Code",
      "submitting": "Sending...",
      "backToLogin": "Back to Login",
      "codeSent": "Verification code sent to your email"
    },
    "resetPassword": {
      "title": "Reset Password",
      "subtitle": "Enter the code sent to your email and your new password.",
      "codeLabel": "Verification Code",
      "codePlaceholder": "Enter verification code...",
      "newPasswordLabel": "New Password",
      "newPasswordPlaceholder": "Enter new password...",
      "confirmPasswordLabel": "Confirm New Password",
      "confirmPasswordPlaceholder": "Confirm new password...",
      "submit": "Verify and Save New Password",
      "submitting": "Saving...",
      "back": "Back",
      "success": "Password changed successfully"
    },
    "errors": {
      "invalidEmail": "Invalid email address",
      "passwordRequired": "Password is required",
      "invalidCredentials": "Invalid credentials",
      "invalidOtp": "Invalid verification code",
      "otpLength": "Verification code must be 6 digits",
      "otpExpired": "Verification code has expired",
      "tooManyAttempts": "Too many attempts",
      "resendFailed": "Failed to resend verification code",
      "codeRequired": "Verification code is required",
      "otpRequired": "Verification code is required",
      "newPasswordRequired": "New password is required",
      "passwordMinLength": "Password must be at least 8 characters",
      "passwordsNotMatch": "Passwords do not match",
      "forgotPasswordFailed": "Failed to send verification code",
      "resetPasswordFailed": "Failed to reset password"
    }
  },
  "errors": {
    "failedToLoad": "Failed to load data"
  },
  "sidebar": {
    "dashboard": "Dashboard",
    "news": "News",
    "articles": "Articles",
    "ads": "Ads",
    "projects": "Projects",
    "approvals": "Approvals",
    "notifications": "Notifications",
    "systemManagement": "System Management",
    "roles": "Roles",
    "permissions": "Permissions",
    "users": "Users",
    "userRoles": "User Roles",
    "currentProject": "Current Project",
    "timeline": "Project Details",
    "files": "Files",
    "activityLog": "Activity Log",
    "reports": "Reports",
    "progress": "Progress",
    "collapse": "Collapse Menu",
    "expand": "Expand Menu",
    "socialMedia": "Social Media",
    "deletedProjectsLog": "Deleted Projects Log"
  },
  "roles": {
    "names": {
      "super_admin": "Super Admin",
      "admin": "Admin",
      "manager": "Manager",
      "editor": "Editor",
      "viewer": "Viewer",
      "client": "Client"
    },
    "role": "Role",
    "title": "Roles",
    "createRole": "Create New Role",
    "newRole": "Create New Role",
    "editRole": "Edit Role",
    "searchPlaceholder": "Search roles...",
    "search": "Search",
    "roleName": "Role Name",
    "permissionsCount": "Permissions Count",
    "usersCount": "Users Count",
    "createdAt": "Created At",
    "actionsColumn": "Actions",
    "noRoles": "No Roles Found",
    "noRolesDescription": "No roles match your search criteria. Try adjusting your filters or create a new role.",
    "errorTitle": "Failed to Load Roles",
    "errorDescription": "An error occurred while loading roles. Please try again later.",
    "viewTitle": "Role Details",
    "deleteConfirmTitle": "Delete Role",
    "deleteConfirmMessage": "Are you sure you want to delete the role: {name}? This action cannot be undone.",
    "deleteConfirmButton": "Yes, Delete",
    "actions": {
      "view": "View",
      "edit": "Edit",
      "delete": "Delete",
      "create": "Create",
      "update": "Update",
      "manage": "Manage",
      "assign": "Assign",
      "assign_users": "Assign users",
      "upload": "Upload",
      "download": "Download",
      "print": "Print",
      "export_pdf": "Export PDF",
      "timeline": "View timeline",
      "update_status": "Update status",
      "update_progress": "Update progress",
      "toggle_auto_progress": "Toggle auto progress"
    },
    "viewDialog": {
      "id": "ID",
      "name": "Role Name",
      "guardName": "Guard Name",
      "usersCount": "Users Count",
      "permissionsCount": "Permissions Count",
      "permissions": "Permissions",
      "noPermissions": "No permissions assigned",
      "createdAt": "Created At",
      "updatedAt": "Updated At",
      "close": "Close"
    },
    "deleteDialog": {
      "cancel": "Cancel",
      "deleting": "Deleting..."
    },
    "form": {
      "title": "Role Information",
      "createTitle": "Create New Role",
      "editTitle": "Edit Role Information",
      "name": "Role Name",
      "namePlaceholder": "Enter role name (e.g., Manager, Editor, Viewer)...",
      "label": "Display Label",
      "labelPlaceholder": "Enter display label for the role (e.g., Project Manager)...",
      "permissions": "Permissions",
      "permissionsHint": "Select permissions for this role",
      "cancel": "Cancel",
      "submit": "Create Role",
      "update": "Update Role",
      "submitting": "Saving...",
      "selectAll": "Select All",
      "deselectAll": "Deselect All",
      "permissionsCount": "{count, plural, =0 {No permissions} one {# permission} other {# permissions}}",
      "validation": {
        "nameMin": "Role name must be at least 3 characters",
        "labelMin": "Display label must be at least 3 characters",
        "permissionsMin": "Please select at least one permission"
      }
    },
    "messages": {
      "createSuccess": "Role created successfully",
      "createError": "Failed to create role. Please try again.",
      "updateSuccess": "Role updated successfully",
      "updateError": "Failed to update role. Please try again.",
      "deleteSuccess": "Role deleted successfully",
      "deleteError": "Failed to delete role. Please try again.",
      "roleNotFound": "Role not found"
    },
    "filters": {
      "filter": "Filter",
      "apply": "Apply Selections",
      "clear": "Clear Filters",
      "selectOption": "Select...",
      "guardName": "Guard Name",
      "web": "Web",
      "api": "API",
      "hasPermissions": "Has Permissions",
      "hasUsers": "Has Users",
      "yes": "Yes",
      "no": "No",
      "createdDate": "Creation Date",
      "datePlaceholder": "day/month/year"
    }
  },
  "permissions": {
    "title": "Permissions",
    "createPermission": "Create New Permission",
    "newPermission": "Create New Permission",
    "editPermission": "Edit Permission",
    "searchPlaceholder": "Search permissions...",
    "search": "Search",
    "filterByCategory": "Filter by category",
    "allCategories": "All categories",
    "permissionName": "Permission Name",
    "description": "Description",
    "guardName": "Guard Name",
    "createdAt": "Created At",
    "actionsColumn": "Actions",
    "noPermissions": "No Permissions Found",
    "noPermissionsDescription": "No permissions match your search criteria. Try adjusting your filters or create a new permission.",
    "errorTitle": "Failed to Load Permissions",
    "errorDescription": "An error occurred while loading permissions. Please try again later.",
    "viewTitle": "Permission Details",
    "deleteConfirmTitle": "Delete Permission",
    "deleteConfirmMessage": "Are you sure you want to delete the permission: {name}? This action cannot be undone.",
    "deleteConfirmButton": "Yes, Delete",
    "actions": {
      "view": "View",
      "edit": "Edit",
      "delete": "Delete"
    },
    "form": {
      "title": "Permission Information",
      "createTitle": "Create New Permission",
      "editTitle": "Edit Permission Information",
      "name": "Permission Name",
      "namePlaceholder": "e.g. projects.view",
      "nameHint": "Format: category.action (e.g. projects.view, users.delete)",
      "guardName": "Guard Name",
      "guardNamePlaceholder": "Select guard name",
      "guardNameHint": "Usually 'web' for web routes or 'api' for API routes",
      "guardNameReadonly": "Guard name cannot be changed after creation",
      "cancel": "Cancel",
      "submit": "Create Permission",
      "update": "Update Permission",
      "submitting": "Saving...",
      "validation": {
        "nameMin": "Permission name must be at least 3 characters",
        "nameFormat": "Permission name must follow format: category.action (e.g. projects.view)",
        "guardNameRequired": "Guard name is required"
      }
    },
    "viewDialog": {
      "id": "ID",
      "name": "Permission Name",
      "guardName": "Guard Name",
      "createdAt": "Created At",
      "updatedAt": "Updated At",
      "close": "Close"
    },
    "deleteDialog": {
      "cancel": "Cancel",
      "deleting": "Deleting..."
    },
    "messages": {
      "createSuccess": "Permission created successfully",
      "createError": "Failed to create permission",
      "updateSuccess": "Permission updated successfully",
      "updateError": "Failed to update permission",
      "deleteSuccess": "Permission deleted successfully",
      "deleteError": "Failed to delete permission",
      "permissionNotFound": "Permission not found"
    },
    "filters": {
      "filter": "Filter",
      "apply": "Apply Selections",
      "clear": "Clear Filters",
      "category": "Category",
      "selectCategory": "Select category...",
      "searchCategory": "Search categories...",
      "guardName": "Guard Name",
      "web": "Web",
      "api": "API",
      "createdDate": "Creation Date",
      "datePlaceholder": "day/month/year"
    }
  },
  "dashboard": {
    "project": "Project",
    "title": "Dashboard",
    "home": "Home",
    "totalEvaluation": "Total Evaluation",
    "progressStages": "Progress Stages",
    "completedTasks": "Completed Tasks",
    "delayedTasks": "Delayed Tasks",
    "pendingTasks": "Pending Tasks",
    "inProgressTasks": "In Progress Tasks",
    "overdueTasks": "Overdue Tasks",
    "pendingApprovalTasks": "Pending Client Approval",
    "delayedPhases": "Delayed Phases",
    "inProgressPhases": "In Progress Phases",
    "notStartedPhases": "Not Started Phases",
    "overduePhases": "Overdue Phases",
    "submissionDate": "Expected Submission Date",
    "daysRemaining": "{days} days remaining",
    "yearsCount": "{count, plural, one {# year} other {# years}}",
    "projectProgress": "Project Progress",
    "projectPlaceholder": "Select a project",
    "dateRange": "Date Range",
    "newsArticlesStats": {
      "title": "News Statistics & Articles Statistics",
      "newsTab": "News",
      "articlesTab": "Articles",
      "totalShares": "Total Shares",
      "totalViews": "Total Views",
      "totalNews": "Total News",
      "totalArticles": "Total Articles",
      "totalEngagement": "Total Engagement",
      "avgClickRate": "Avg Click Rate: 1.4%",
      "newsCount": "News",
      "articlesCount": "Articles",
      "comparedToPrevMonth": "Compared to previous month",
      "growthChartTitle": "Growth Chart",
      "viewsChartTitle": "Views Over Time",
      "viewsChartSectionLabel": "Views Chart",
      "platformDistribution": "Content Distribution by Platform",
      "thisMonth": "This Month",
      "lastMonth": "Last Month"
    },
    "advertisementsStats": {
      "title": "Advertisements Statistics",
      "clickRate": "Click Rate",
      "totalClicks": "Total Clicks",
      "totalRevenue": "Total Revenue",
      "totalAds": "Total Advertisements",
      "activeAds": "Active Ads",
      "expiredAds": "Expired Ads",
      "totalImpressions": "Total Impressions",
      "avgCtr": "Avg. Click Rate",
      "lastMonth": "Last Month",
      "thisMonth": "This Month",
      "avgClickRate": "Avg Click Rate: 1.4%",
      "newsCount": "News",
      "articlesCount": "Articles",
      "comparedToPrevMonth": "Compared to previous month",
      "revenueChartTitle": "Revenue Chart",
      "adsChartTitle": "Ad Performance Over Time",
      "adsChartLegend": "Active Ads"
    },
    "socialStats": {
      "title": "Social Media Statistics",
      "showMoreDetails": "Show more details",
      "totalGrowthRate": "Total Growth Rate",
      "totalAccounts": "Total Accounts",
      "activeAccounts": "Active Accounts",
      "totalPosts": "Total Posts",
      "lastMonth": "Last Month",
      "thisMonth": "This Month",
      "currentFollowers": "Current Followers",
      "newFollowers": "New Followers",
      "growth": "Growth",
      "target": "Target",
      "totalRevenue": "Total Revenue",
      "avgClickRate": "Avg Click Rate: 1.4%",
      "totalViews": "Total Views",
      "news": "News",
      "articles": "Articles",
      "totalFollowers": "Total Followers",
      "comparedToPrevMonth": "Compared to previous month",
      "platformStats": "Platform Statistics",
      "platform": "Platform",
      "accountName": "Account Name",
      "electronicPortal": "Electronic Portal",
      "followers": "Followers",
      "growthRate": "Growth Rate",
      "interactions": "Interactions",
      "platformDistribution": "Platform Distribution",
      "growthChart": "Growth Chart",
      "chartPlaceholder": "Chart Placeholder",
      "series1": "Series 1",
      "series2": "Series 2",
      "series3": "Series 3",
      "xAxisLabel": "Month",
      "yAxisLabel": "Active Users",
      "totalPlatforms": "Total Platforms",
      "activePlatforms": "Active Platform",
      "inactivePlatforms": "Inactive Platform",
      "totalReach": "Total Reach",
      "engagementRate": "Engagement Rate",
      "followerGrowth": "Follower Growth",
      "bestGrowth": "Best growth was in",
      "bestGrowthMonth": "Best growth rate was in June",
      "reachAndImpressions": "Reach and Impressions",
      "weekly": "Weekly",
      "platformComparison": "Platform Comparison",
      "reach": "Reach",
      "impressions": "Impressions",
      "currentMonth": "Current Month",
      "newFollowersDuringPeriod": "New followers during selected period",
      "previousPeriod": "Previous period",
      "fromTarget": "of target",
      "platforms": {
        "facebook": "Facebook",
        "twitter": "X (Twitter)",
        "instagram": "Instagram",
        "linkedin": "LinkedIn",
        "snapchat": "Snapchat",
        "youtube": "YouTube",
        "tiktok": "TikTok",
        "x": "X (Twitter)"
      },
      "months": {
        "muharram": "Muharram",
        "safar": "Safar",
        "rabiI": "Rabi I",
        "rabiII": "Rabi II",
        "jumadaI": "Jumada I",
        "jumadaII": "Jumada II",
        "rajab": "Rajab",
        "shaban": "Shaban",
        "ramadan": "Ramadan"
      }
    },
    "projectsOverview": "Project Progress Overview",
    "phaseProgressOverview": "Phase Progress Overview",
    "recentActivities": "Recent Activities",
    "noActivities": "No activities yet",
    "viewTimeline": "View Timeline",
    "viewAllStatuses": "View All Statuses",
    "sectionEmpty": "This {section} section has no data.",
    "viewAllActivities": "View All Activities",
    "tasks": "tasks",
    "noComments": "No comments yet",
    "today": "Today",
    "twoDaysAgo": "2 days ago",
    "oneWeekAgo": "1 week ago",
    "twoWeeksAgo": "2 weeks ago",
    "oneMonthAgo": "1 month ago",
    "twoMonthsAgo": "2 months ago",
    "by": "By",
    "viewAll": "View All",
    "search": "Search",
    "searchPlaceholder": "Search",
    "timePeriod": "Time Period",
    "lastWeek": "Last Week",
    "edit": "Edit",
    "viewDetails": "View Details",
    "projectName": "Electronic Portal Development Project",
    "marketOverview": "Financial Market Overview",
    "marketData": "Market Data",
    "stockName": "Stock Name",
    "sector": "Sector",
    "price": "Price",
    "change": "Change",
    "portfolioPerformance": "Financial Market Distribution",
    "portfolioDistribution": "Investment Portfolio Distribution",
    "priceHistory": "Financial Indices Price Chart",
    "portfolioHistory": "Investment Portfolio Chart",
    "transactions": "Investment Distributions",
    "amount": "Amount",
    "date": "Date",
    "type": "Type",
    "buy": "Buy",
    "sell": "Sell",
    "sar": "SAR",
    "status": {
      "completed": "Completed",
      "inProgress": "In Progress",
      "in_progress": "In Progress",
      "delayed": "Delayed",
      "notStarted": "Not Started",
      "not_started": "Not Started",
      "underDevelopment": "Under Development",
      "under_development": "Under Development"
    },
    "activities": {
      "user": "Abdulrahman Taha",
      "internalNote": "Added an internal note in the \"{phase}\" stage",
      "clientNote": "Added a client note in the \"{phase}\" stage",
      "progressUpdate": "Updated progress for \"{phase}\" from {from} to {to}",
      "stageCreated": "Created stage: {phase}",
      "statusChanged": "Changed status for \"{phase}\" from \"{from}\" to \"{to}\"",
      "taskCompleted": "Completed task: {task}",
      "projectUpdated": "Project updated: {project}"
    },
    "phases": {
      "analysis": "Analysis & Requirements Gathering",
      "design": "Design",
      "development": "Development",
      "testing": "Testing",
      "deployment": "Deployment"
    },
    "phaseCount": "{current} phase",
    "projects": {
      "electronicPortal": "Electronic Portal Development Project",
      "description": "Development and modernization of the Riyadh Chamber's electronic portal to improve user experience and add new services"
    },
    "activity": {
      "completed": "Completed",
      "details": "A week ago",
      "description": "This text is an example that can be replaced in the same space, this text has been generated from the Arabic text generator"
    }
  },
  "user": {
    "online": "Online",
    "offline": "Offline",
    "profile": "Profile",
    "settings": "Settings",
    "logout": "Logout",
    "user": "User",
    "admin": "Admin",
    "manager": "Project Manager",
    "client": "Client",
    "developer": "Developer",
    "designer": "Designer"
  },
  "profile": {
    "basicInformation": "Basic Information",
    "contactInformation": "Contact Information",
    "edit": "Edit",
    "name": "Name",
    "email": "Email",
    "gender": "Gender",
    "idNumber": "ID Number",
    "nationality": "Nationality",
    "city": "City",
    "phoneNumber": "Phone Number",
    "preferredLanguage": "Preferred Language",
    "arabic": "Arabic",
    "english": "English",
    "male": "Male",
    "female": "Female",
    "editBasicInfo": "Edit Basic Information",
    "editBasicInfoDescription": "Update your personal information",
    "editPhoneNumber": "Edit Phone Number",
    "editPhoneNumberDescription": "Enter your new phone number. A verification code will be sent to it.",
    "uploadAvatar": "Upload Avatar",
    "avatarMaxSize": "Avatar file size must be less than 5 MB",
    "avatarInvalidType": "Avatar must be a JPG or PNG image",
    "deleteAvatar": "Delete Avatar",
    "verifyOtp": "Verify OTP",
    "verifyAction": "Verify",
    "otpSent": "OTP code has been sent",
    "otpSentToPhoneDesc": "Verification code sent to your phone number",
    "resendCode": "Resend Code",
    "phoneChangedSuccess": "Phone number changed successfully",
    "editEmail": "Edit Email",
    "editEmailDescription": "Enter your new email address. A verification code will be sent to it.",
    "currentEmail": "Current Email",
    "currentPhoneNumber": "Current Phone Number",
    "newEmail": "New Email",
    "newPhoneNumber": "New Phone Number",
    "emailPlaceholder": "example@email.com",
    "sendVerificationCode": "Send Verification Code",
    "otpSentToEmail": "Verification code sent to your email",
    "emailChangedSuccess": "Email changed successfully",
    "securitySettings": "Security Settings",
    "password": "Password",
    "passwordMaskedValue": "********",
    "changePassword": "Change Password",
    "changePasswordDescription": "Enter your current password, then set a new password for your account.",
    "currentPassword": "Current Password",
    "currentPasswordPlaceholder": "Enter your current password...",
    "currentPasswordRequired": "Current password is required",
    "newPassword": "New Password",
    "newPasswordPlaceholder": "Enter your new password...",
    "confirmNewPassword": "Confirm New Password",
    "confirmNewPasswordPlaceholder": "Confirm your new password...",
    "updatePassword": "Update Password",
    "passwordChangedSuccess": "Password changed successfully",
    "verifyEmailOtp": "Verify OTP",
    "otpSentToEmailDesc": "Verification code sent to email",
    "saveChanges": "Save Changes",
    "notifications": {
      "title": "Notification Settings",
      "detailsTitle": "Detailed Preferences",
      "required": "Required",
      "empty": "No notification preferences available right now.",
      "channelsNotice": "Channel preferences are saved directly to your account settings.",
      "channels": {
        "email": {
          "label": "Email Notifications",
          "description": "Receive email correspondence"
        },
        "push": {
          "label": "Browser/App Notifications",
          "description": "Receive in-app popup alerts"
        }
      },
      "preferences": {
        "projectCreated": "A new project was created",
        "projectDeadline": "Project due date reminder",
        "projectDeleted": "Project deleted",
        "projectUpdated": "Project updated",
        "phaseCompleted": "Phase completed",
        "phaseCreated": "Phase created",
        "phaseDeadline": "Phase due date reminder",
        "phaseDeleted": "Phase deleted"
      },
      "categories": {
        "approvals": "Approvals",
        "phases": "Phases",
        "tasks": "Tasks",
        "projects": "Projects",
        "notes": "Notes",
        "comments": "Comments",
        "files": "Files",
        "news": "News",
        "articles": "Articles",
        "ads": "Ads",
        "social_media": "Social Media",
        "social_accounts": "Social Accounts"
      },
      "preferencesByKey": {
        "approval_request": "New Approval Request",
        "approval_response": "Approval Request Response",
        "phase_created": "Phase Created",
        "phase_updated": "Phase Updated",
        "phase_deleted": "Phase Deleted",
        "phase_completed": "Phase Completed",
        "phase_deadline": "Phase Deadline Reminder",
        "task_updated": "Task Updated",
        "task_duplicated": "Task Duplicated",
        "task_deleted": "Task Deleted",
        "task_assigned": "Task Assigned",
        "task_completed": "Task Completed",
        "task_due_soon": "Task Due Soon",
        "task_overdue": "Task Overdue",
        "task_deadline": "Task Deadline Reminder",
        "project_deleted": "Project Deleted",
        "project_created": "Project Created",
        "project_updated": "Project Updated",
        "project_deadline": "Project Deadline Reminder",
        "note_created": "Note Created",
        "note_updated": "Note Updated",
        "note_deleted": "Note Deleted",
        "comment_added": "New Comment",
        "comment_updated": "Comment Updated",
        "comment_deleted": "Comment Deleted",
        "mention_notification": "When Someone Mentions Me",
        "file_uploaded": "File Uploaded",
        "news_created": "News Created",
        "news_updated": "News Updated",
        "news_deleted": "News Deleted",
        "article_created": "Article Created",
        "article_updated": "Article Updated",
        "article_deleted": "Article Deleted",
        "ad_created": "Ad Created",
        "ad_updated": "Ad Updated",
        "ad_deleted": "Ad Deleted",
        "social_account_connected": "Social Account Connected",
        "social_account_disconnected": "Social Account Disconnected"
      }
    }
  },
  "projects": {
    "title": "Projects",
    "newProject": "New Project",
    "editProject": "Edit Project",
    "viewDetails": "View Details",
    "empty": "No projects found",
    "noDescription": "No description available",
    "progress": "Progress",
    "list": {
      "searchPlaceholder": "Search projects",
      "searchButton": "Search",
      "dateLabel": "{date}",
      "phaseCount": "{count} phases"
    },
    "filters": {
      "status": "Status",
      "statusPlaceholder": "Select status",
      "statusAll": "All statuses",
      "statusPlanned": "Planned",
      "statusInProgress": "In Progress",
      "statusCompleted": "Completed",
      "statusDelayed": "Delayed",
      "date": "Date",
      "datePlaceholder": "dd/mm/yyyy"
    },
    "addPhase": "Add Phase",
    "deletedProjects": {
      "title": "Deleted Projects Log",
      "description": "Review deleted projects with the user who deleted them and the deletion timestamp.",
      "emptyTitle": "No deleted projects",
      "emptyDescription": "Deletion logs will appear here once a project is removed.",
      "errorTitle": "Failed to load deleted projects log",
      "filters": {
        "searchPlaceholder": "Search by project name",
        "fromDate": "From date",
        "toDate": "To date",
        "deletedAtLabel": "Deleted at",
        "deleterLabel": "Deleted by",
        "deleterPlaceholder": "Deleted by",
        "datePlaceholder": "dd/mm/yyyy"
      },
      "table": {
        "project": "Project Name",
        "deletedBy": "Deleted By",
        "deletedAt": "Deleted At",
        "status": "Status",
        "actions": "Actions",
        "viewDetails": "View Details"
      }
    },
    "newPage": {
      "title": "Add New Project"
    },
    "editPage": {
      "title": "Edit Project"
    },
    "form": {
      "header": "Project Details",
      "nameArLabel": "Project name (AR) ",
      "nameArPlaceholder": "Enter project name in Arabic...",
      "nameEnLabel": "Project name (EN) ",
      "nameEnPlaceholder": "Enter project name...",
      "descriptionArLabel": "Project description (AR) ",
      "descriptionArPlaceholder": "Enter project description in Arabic...",
      "descriptionEnLabel": "Project description (EN) ",
      "descriptionEnPlaceholder": "Enter project description...",
      "startDateLabel": "Start Date ",
      "endDateLabel": "End Date ",
      "datePlaceholder": "dd / mm / yyyy",
      "statusLabel": "Status",
      "status": {
        "delayed": "Delayed",
        "completed": "Completed",
        "inProgress": "In Progress",
        "notStarted": "Not Started",
        "planned": "Planned"
      },
      "assignClientsLabel": "Project Access Users",
      "assignClientsHint": "(you can select multiple options)",
      "clientNameLabel": "Client Name",
      "actions": {
        "cancel": "Cancel",
        "submit": "Create Project",
        "save": "Save",
        "loading": "Loading..."
      },
      "toast": {
        "success": "Project created successfully",
        "error": "An error occurred while creating the project"
      },
      "errors": {
        "nameArRequired": "Project name (AR) is required",
        "nameEnRequired": "Project name (EN) is required",
        "descriptionArRequired": "Project description (AR) is required",
        "descriptionEnRequired": "Project description (EN) is required",
        "startDateRequired": "Start date is required",
        "endDateRequired": "End date is required"
      }
    },
    "newPhase": {
      "title": "Add New Phase",
      "submit": "Add Phase",
      "cancel": "Cancel",
      "formTitle": "Phase Details",
      "nameLabel": "Phase Name",
      "namePlaceholder": "Enter phase name...",
      "descriptionLabel": "Phase Description",
      "descriptionPlaceholder": "Enter phase description...",
      "startDateLabel": "Start Date",
      "endDateLabel": "End Date",
      "datePlaceholder": "dd / mm / yyyy",
      "statusLabel": "Status",
      "statusNotStarted": "Not Started",
      "statusInProgress": "In Progress",
      "statusCompleted": "Completed",
      "statusDelayed": "Delayed"
    },
    "timeline": {
      "title": "Phase Details",
      "editPhase": "Edit Phase",
      "progress": "Progress",
      "startDate": "Start Date",
      "endDate": "End Date",
      "totalTasks": "Total Tasks",
      "completedTasks": "Completed Tasks",
      "tasks": "Tasks",
      "addTask": "Add Task",
      "notes": "Notes",
      "addNote": "Add Note",
      "addTaskDialog": {
        "title": "Add Task",
        "taskNameLabel": "Task Name",
        "taskNamePlaceholder": "Enter phase name...",
        "dueDateLabel": "Due Date",
        "dueDatePlaceholder": "dd / mm / yyyy",
        "saveButton": "Save Task",
        "cancelButton": "Cancel"
      },
      "addNoteDialog": {
        "title": "Add Note",
        "noteTitleLabel": "Task Name",
        "noteTitlePlaceholder": "Enter phase name...",
        "noteContentLabel": "Note Content",
        "noteContentPlaceholder": "Enter phase description...",
        "saveButton": "Save Note",
        "cancelButton": "Cancel"
      }
    },
    "details": {
      "title": "Project Details",
      "notFound": "Project not found",
      "timeline": "Timeline",
      "progress": "Progress",
      "startDate": "Start Date",
      "endDate": "End Date",
      "duration": "Project Duration",
      "phaseCount": "Number of Project Phases",
      "tasks": "{count}/4 tasks",
      "phase": "Phase {number}",
      "month": "month",
      "months": "months"
    },
    "phases": {
      "analysisTitle": "Analysis & Requirements Gathering",
      "analysisDescription": "Gather and analyze project requirements from all stakeholders",
      "designTitle": "Design",
      "designDescription": "Design user interfaces and visual experience for the project",
      "developmentTitle": "Development",
      "developmentDescription": "Develop and build the project using latest technologies",
      "testingTitle": "Testing",
      "testingDescription": "Test the project and ensure quality and bug-free delivery",
      "deploymentTitle": "Deployment",
      "deploymentDescription": "Deploy the project to servers and make it available to users"
    },
    "projectDetails": {
      "phasesRemaining": "{current} of {total}",
      "progress": "Progress",
      "tabs": {
        "phases": "Phases",
        "files": "Files",
        "activityLog": "Activity Log",
        "socialMedia": "Social Media",
        "ads": "Ads",
        "articles": "Articles"
      }
    },
    "phaseDialog": {
      "addTitle": "Add Phase",
      "editTitle": "Edit Phase",
      "deleteTitle": "Delete Phase",
      "deleteConfirm": "Are you sure you want to delete the phase: {name}",
      "nameLabel": "Phase Name",
      "namePlaceholder": "Enter phase name...",
      "descriptionLabel": "Phase Description",
      "descriptionPlaceholder": "Enter phase description...",
      "startDateLabel": "Start Date",
      "endDateLabel": "End Date",
      "datePlaceholder": "dd / mm / yyyy",
      "autoProgress": "Auto-calculate progress based on completed tasks",
      "dateBeforeProjectCreated": "Date cannot be before the project creation date",
      "startDateBeforeProjectCreated": "Start date cannot be before the project creation date",
      "dateAfterProjectDeadline": "Date cannot be after the project deadline",
      "saveButton": "Save Phase",
      "cancelButton": "Cancel",
      "yesDelete": "Yes, Delete",
      "cancelDelete": "Cancel"
    },
    "taskDialog": {
      "addTitle": "Add Task",
      "viewTitle": "View Task",
      "editTitle": "Edit Task",
      "deleteTitle": "Delete Task",
      "deleteConfirm": "Are you sure you want to delete the task: {name}",
      "nameLabel": "Task Name",
      "namePlaceholder": "Enter task name...",
      "startDateLabel": "Start Date",
      "dueDateLabel": "Due Date",
      "datePlaceholder": "dd / mm / yyyy",
      "assigneeLabel": "Assigned To:",
      "assigneePlaceholder": "Select user",
      "dateBeforeProjectCreated": "Date cannot be before the project creation date",
      "startDateBeforeProjectCreated": "Start date cannot be before the project creation date",
      "dateAfterProjectDeadline": "Date cannot be after the project deadline",
      "saveButton": "Save",
      "cancelButton": "Cancel",
      "editButton": "Edit",
      "deleteButton": "Delete",
      "yesDelete": "Yes, Delete",
      "cancelDelete": "Cancel",
      "taskStatus": "Task Status",
      "taskDescription": "Task Description",
      "taskDescriptionPlaceholder": "Enter task description here...",
      "quickNotes": "Quick Notes",
      "noNotes": "No notes yet",
      "noComments": "No comments yet",
      "comments": "Comments",
      "commentPlaceholder": "Add comment...",
      "replyTo": "Reply to",
      "reply": "Reply",
      "cancelReply": "Cancel reply",
      "statusOptions": {
        "completed": "Completed",
        "inProgress": "In Progress",
        "notStarted": "Pending"
      }
    },
    "attachments": {
      "title": "Attachments",
      "uploadNew": "Upload New File",
      "dragText": "Drag and drop files here to upload",
      "browseText": "Browse Files",
      "browseFiles": "Browse Files",
      "browseMedia": "Browse Media",
      "or": "or",
      "maxSizeText": "Maximum allowed file size is 2 MB, supported formats include .pdf, .png, and .jpg",
      "delete": "Delete",
      "uploadDate": "Upload Date"
    },
    "mediaLibrary": {
      "title": "Media Library",
      "selectPhase": "Select Phase",
      "selectFiles": "Select Files",
      "phase": "Phase",
      "files": "files",
      "noPhases": "No phases available",
      "noFiles": "No files available",
      "searchPlaceholder": "Search for a file...",
      "cancel": "Cancel",
      "confirm": "Confirm Selection",
      "back": "Back",
      "selectedCount": "{count} file(s) selected"
    },
    "notes": {
      "title": "Notes",
      "addNote": "Add Note",
      "typeLabel": "Note Type",
      "typePlaceholder": "Select note type",
      "typeClient": "Client Note",
      "typeInternal": "Internal Note",
      "contentLabel": "Note Content",
      "contentPlaceholder": "Enter note content...",
      "edit": "Edit",
      "delete": "Delete",
      "saveChanges": "Save Changes",
      "by": "By",
      "timeAgo": "A week ago"
    },
    "taskRow": {
      "tasksOf": "{completed} of {total} tasks",
      "view": "View",
      "edit": "Edit",
      "delete": "Delete"
    },
    "actions": {
      "delete": "Delete",
      "requestApproval": "Request Approval"
    },
    "deleteDialog": {
      "title": "Delete Project",
      "description": "Are you sure you want to delete this project? This action cannot be undone and will delete all associated data.",
      "confirm": "Yes, Delete Project",
      "cancel": "Cancel Deletion"
    },
    "toast": {
      "deleteSuccess": "Project deleted successfully",
      "deleteError": "Failed to delete project"
    }
  },
  "files": {
    "title": "Files",
    "uploadNewFile": "Upload New File",
    "search": "Search",
    "searchPlaceholder": "Search",
    "searchButton": "Search",
    "uploadDate": "Upload Date",
    "delete": "Delete",
    "noFiles": "No Files",
    "noFilesDescription": "No files uploaded. Click 'Upload New File' to add a file.",
    "selectProjectFirst": "Please select a project first",
    "selectProjectDescription": "Select a project from the projects page to view files",
    "goToProjects": "Go to Projects",
    "filters": {
      "filter": "Filter",
      "phase": "Phase",
      "type": "File Type",
      "images": "All Images",
      "png": "PNG",
      "jpg": "JPG",
      "svg": "SVG",
      "gif": "GIF",
      "webp": "WebP",
      "pdf": "PDF",
      "xlsx": "Excel (XLSX)",
      "docx": "Word (DOCX)",
      "video": "Video",
      "audio": "Audio",
      "documents": "Documents",
      "apply": "Apply",
      "clear": "Clear"
    },
    "uploadDialog": {
      "title": "Upload New File",
      "description": "Select a phase and upload files",
      "phaseLabel": "Phase",
      "phasePlaceholder": "Select Phase",
      "phaseRequired": "Please select a phase",
      "dragAndDrop": "Drag and drop files here to upload",
      "maxFileSize": "Maximum allowed file size is 2 MB, supported formats include .jpg, .png and .pdf.",
      "browseFiles": "Browse Files",
      "selectedFiles": "Selected Files",
      "cancel": "Cancel",
      "save": "Save",
      "upload": "Upload",
      "uploading": "Uploading..."
    },
    "card": {
      "phase": "Phase",
      "size": "Size",
      "uploadedBy": "Uploaded By",
      "uploadDate": "Upload Date",
      "download": "Download",
      "requestApproval": "Request Approval",
      "preview": "Preview",
      "delete": "Delete"
    },
    "deleteConfirmation": {
      "title": "Delete File",
      "description": "Are you sure you want to delete the file: {name}?",
      "confirm": "Yes, Delete",
      "cancel": "Cancel"
    },
    "sampleFileName": "Project Analysis File.pdf",
    "selectPhase": "Select Phase",
    "selectPhaseDescription": "Choose a phase to view its associated files",
    "noPhases": "No Phases",
    "noPhasesDescription": "No phases exist in this project. Create a phase first.",
    "goToPhases": "Go to Project",
    "phaseFiles": "Phase Files",
    "backToPhases": "Back to Phases",
    "searchPhases": "Search phases...",
    "phaseDetails": "Phase Details",
    "uploadFile": "Upload File"
  },
  "reports": {
    "title": "Reports",
    "export": "Export",
    "exportPdf": "Export as PDF",
    "exportCsv": "Export as CSV",
    "print": "Print",
    "projectName": "Electronic Portal Development Project",
    "projectDescription": "Development and modernization of the Riyadh Chamber's electronic portal to improve user experience and add new services",
    "progress": "Progress",
    "phaseCount": "Phases",
    "duration": "Project Duration",
    "month": "month",
    "filterPeriod": "Filter period",
    "allProject": "All project",
    "thisMonth": "This month",
    "thisQuarter": "This quarter",
    "thisYear": "This year",
    "custom": "Custom",
    "customDateRange": "Select a custom date range",
    "startDate": "Start Date",
    "endDate": "End Date",
    "phase": "Phase",
    "edit": "Edit",
    "viewDetails": "View Details",
    "tasks": "tasks",
    "phases": {
      "analysis": "Analysis & Requirements Gathering",
      "analysisDesc": "Gather and analyze project requirements from all stakeholders",
      "design": "Design",
      "designDesc": "Design user interfaces and user experience",
      "development": "Development",
      "developmentDesc": "Gather and analyze project requirements from all stakeholders",
      "testing": "Testing",
      "testingDesc": "Gather and analyze project requirements from all stakeholders",
      "deployment": "Deployment",
      "deploymentDesc": "Gather and analyze project requirements from all stakeholders"
    },
    "status": {
      "label": "Status",
      "completed": "Completed",
      "inProgress": "In Progress",
      "notStarted": "Not Started"
    },
    "completedPhases": "Completed Phases",
    "inProgressPhases": "In Progress Phases",
    "delayedPhases": "Delayed Phases",
    "notStartedPhases": "Not Started Phases",
    "totalTasks": "Total Tasks",
    "completedTasks": "Completed",
    "inProgressTasks": "In Progress",
    "pendingTasks": "Pending",
    "overdueTasks": "Delayed",
    "phaseDetails": "Phase Details",
    "activities": {
      "user": "Abdulrahman Taha",
      "internalNote": "Added an internal note in the \"{phase}\" stage",
      "progressUpdate": "Updated progress for \"{phase}\" from {from} to {to}",
      "stageCreated": "Created stage: {phase}",
      "statusChanged": "Changed status for \"{phase}\" from \"{from}\" to \"{to}\"",
      "taskCompleted": "Completed task: {task}"
    },
    "noProjectSelected": "No Project Selected",
    "selectProjectDescription": "Please select a project to view its reports.",
    "goToProjects": "Go to Projects",
    "errorTitle": "Failed to Load Report",
    "errorDescription": "An error occurred while loading the report. Please try again.",
    "noData": "No Report Data",
    "noDataDescription": "No report data available for this project.",
    "noPhases": "No Phases",
    "noPhasesDescription": "This project has no phases yet.",
    "downloadSuccess": "Report downloaded successfully",
    "downloadError": "Failed to download report",
    "printError": "Failed to open print view"
  },
  "activity": {
    "title": "Activity Log",
    "activityLog": "Activity Log",
    "today": "Today",
    "yesterday": "Yesterday",
    "user": "User",
    "action": "Action",
    "date": "Date",
    "time": "Time",
    "status": "Status",
    "project": "Project",
    "phase": "Phase",
    "completed": "Completed",
    "inProgress": "In Progress",
    "created": "Created",
    "updated": "Updated",
    "deleted": "Deleted",
    "viewAll": "View All",
    "noActivities": "No activities",
    "noActivitiesDescription": "Activities will appear here when they happen",
    "noMatchingActivities": "No matching activities",
    "noMatchingActivitiesDescription": "Try a different search term or clear the active filters.",
    "clearFilters": "Clear filters",
    "clearSearch": "Clear search",
    "searchPlaceholder": "Search by user, action, or description",
    "visibleCount": "{count, plural, =0 {No activities visible} one {# activity visible} other {# activities visible}}",
    "sort": {
      "label": "Sort",
      "newest": "Newest first",
      "oldest": "Oldest first"
    },
    "tabs": {
      "all": "All",
      "tasks": "Tasks",
      "files": "Files",
      "people": "People",
      "updates": "Updates"
    },
    "by": "By",
    "recentActivities": "Recent Activities",
    "feed": {
      "noComments": "No comments yet",
      "taskCreated": "Task created: {task} in phase \"{phase}\"",
      "taskCompleted": "Task completed: {task}",
      "taskStatusChanged": "Task \"{task}\" status changed from \"{from}\" to \"{to}\"",
      "fileUploaded": "File uploaded: {file} in phase \"{phase}\"",
      "fileDeleted": "File deleted: {file} from phase \"{phase}\"",
      "noteCreated": "{noteType} note added to phase \"{phase}\"",
      "commentAdded": "Comment added to task: {task}",
      "projectUpdated": "Project updated: {project}",
      "projectCreated": "Project created: {project}",
      "phaseCreated": "Phase created: {phase}",
      "noteTypes": {
        "client": "Client",
        "internal": "Internal"
      }
    },
    "description": "This text is an example that can be replaced in the same space, this text has been generated from the Arabic text generator"
  },
  "socialMedia": {
    "platformSpecificMetrics": "Platform-Specific Metrics",
    "lastUpdated": "Last updated",
    "accountMetrics": "Account Metrics",
    "platformSpecific": "Platform-Specific Metrics",
    "noCountries": "No countries added yet.",
    "demographics": "Demographics",
    "genderMale": "Male",
    "genderFemale": "Female",
    "genderOther": "Other",
    "deviceMobile": "Mobile",
    "deviceDesktop": "Desktop",
    "deviceTablet": "Tablet",
    "demographicsHint": "All values are percentages (0–100). Leave empty to skip.",
    "gender": "Gender (%)",
    "ageGroups": "Age Groups (%)",
    "devices": "Devices (%)",
    "topCountries": "Top Countries (max 10)",
    "addCountry": "Add country",
    "noCountriesYet": "No countries added.",
    "countryName": "Name",
    "countryCode": "ISO",
    "countryPercentage": "%",
    "title": "Social Media",
    "publications": "Publications",
    "accounts": "Accounts",
    "linkNewAccount": "Link New Account",
    "linkViaAPI": "Link via API",
    "linkManual": "Manual Link",
    "verifyCredentials": "Verify credentials",
    "allPublications": "All Publications",
    "latestPublications": "Latest Posts",
    "viewDetails": "View Details",
    "interactions": "Interactions",
    "likes": "Likes",
    "comments": "Comments",
    "shares": "Shares",
    "views": "Views",
    "following": "Following",
    "followers": "Followers",
    "follower": "Follower",
    "engagementRate": "Engagement Rate",
    "reach": "Reach",
    "publishedBy": "Published by",
    "accountDetails": "Account Details",
    "platform": "Platform",
    "selectPlatform": "Select Platform",
    "accountId": "Account ID",
    "enterAccountId": "Enter account ID...",
    "username": "Username",
    "enterUsername": "Enter username...",
    "accessToken": "Access Token",
    "enterAccessToken": "Enter access token...",
    "cancel": "Cancel",
    "linkAccount": "Link Account",
    "reports": "Reports",
    "reportsButton": "Social Media Report",
    "reportsPage": {
      "title": "Reports",
      "description": "Review social media performance for the selected project and filters.",
      "generatedAt": "Generated at:",
      "kpis": {
        "totalFollowers": "Total Followers",
        "totalEngagement": "Total Engagement",
        "totalReach": "Total Reach",
        "totalImpressions": "Total Impressions",
        "totalPosts": "Total Posts",
        "vsPrevious": "vs previous period",
        "engagementRate": "Engagement Rate",
        "growthRate": "Growth Rate",
        "avgEngagementPerPost": "Avg. Engagement per Post"
      },
      "charts": {
        "followersGrowth": "Followers Growth Over Time",
        "followersGrowthSubtitle": "Accounts",
        "followersDistribution": "Followers Distribution by Platform",
        "followersDistributionSubtitle": "By platform",
        "engagementTimeline": "Engagement Timeline"
      },
      "accountsBreakdown": {
        "title": "Accounts Breakdown",
        "subtitle": "Accounts performance summary",
        "view": "View",
        "manual": "Manual",
        "api": "API",
        "columns": {
          "platform": "Platform",
          "account": "Account Name",
          "followers": "Followers",
          "following": "Following",
          "growthRate": "Growth Rate",
          "posts": "Posts Count",
          "likes": "Likes",
          "comments": "Comments",
          "shares": "Shares",
          "engagement": "Engagement",
          "reach": "Reach",
          "type": "Account Type"
        }
      },
      "topPosts": {
        "title": "Top Posts",
        "subtitle": "Sorted by: Engagement",
        "view": "View",
        "untitled": "Untitled post"
      },
      "filters": {
        "panelTitle": "Filters",
        "title": "Report filters",
        "description": "Choose a time range and narrow the report by platform, account type, accounts, or sort order.",
        "quickPeriod": "Quick period",
        "preset": "Period preset",
        "accountType": "Account type",
        "sort": "Sort by",
        "platforms": "Platforms",
        "accounts": "Accounts",
        "from": "From",
        "to": "To",
        "apply": "Apply filters",
        "reset": "Reset",
        "clear": "Clear filters",
        "quickPresets": {
          "day": "Today",
          "week": "Last Week",
          "month": "Last Month",
          "quarter": "Last Quarter",
          "year": "Last Year"
        },
        "platformsPlaceholder": "Select platforms",
        "accountsPlaceholder": "Select accounts",
        "noPlatformOptions": "No platforms available",
        "noAccounts": "No accounts available",
        "selectAllPlatforms": "Select all platforms",
        "deselectAllPlatforms": "Deselect all platforms",
        "selectAllAccounts": "Select all accounts",
        "deselectAllAccounts": "Deselect all accounts",
        "customHint": "Custom range requires both dates before applying."
      },
      "presets": {
        "week": "Week",
        "month": "Month",
        "quarter": "Quarter",
        "year": "Year",
        "custom": "Custom"
      },
      "accountTypes": {
        "all": "All",
        "api": "API",
        "manual": "Manual"
      },
      "sorts": {
        "engagement": "Engagement",
        "likes": "Likes",
        "reach": "Reach",
        "views": "Views"
      },
      "summary": {
        "title": "Report summary",
        "description": "Backend totals for the selected report scope.",
        "totalAccounts": "Accounts",
        "totalPosts": "Posts",
        "totalFollowers": "Followers",
        "totalEngagement": "Engagement",
        "totalReach": "Reach",
        "activeAccounts": "Active accounts",
        "engagementRate": "Engagement rate"
      },
      "accounts": {
        "title": "Accounts overview",
        "description": "Current account performance returned by the report endpoint."
      },
      "status": {
        "active": "Active",
        "noData": "No data"
      },
      "empty": {
        "errorTitle": "Failed to load social media report",
        "errorDescription": "An error occurred while loading the report. Please try again.",
        "noDataTitle": "No report data",
        "noDataDescription": "There is no social media report data available for this project.",
        "noResultsTitle": "No matching results",
        "noResultsDescription": "No posts matched the selected filters.",
        "noPosts": "No posts in this platform group"
      },
      "sections": {
        "platformSubtitle": "Performance totals and posts for this platform.",
        "collapse": "Collapse section",
        "expand": "Expand section"
      },
      "table": {
        "post": "Post",
        "account": "Account",
        "likes": "Likes",
        "comments": "Comments",
        "shares": "Shares",
        "views": "Views",
        "reach": "Reach",
        "impressions": "Impressions",
        "engagement": "Engagement",
        "published": "Published",
        "noTitle": "Untitled post",
        "openPost": "Open post",
        "viewMedia": "View media",
        "unknownAccount": "Unknown account"
      }
    },
    "updatedReport": {
      "title": "Updated Social Media Report",
      "description": "A faster visual summary of social performance, platform KPIs, and audience breakdowns.",
      "badge": "Updated",
      "demoBadge": "Demo Data",
      "heroTitle": "Social Media Report",
      "heroDescription": "A quick executive view of KPIs, platform performance, and demographics for the current project scope.",
      "heroStats": {
        "accounts": "Accounts in Scope",
        "platforms": "Tracked Platforms",
        "active": "Active Accounts",
        "generatedAt": "Generated At"
      },
      "common": {
        "undated": "Undated"
      },
      "summary": {
        "followers": "Followers",
        "engagement": "Engagement",
        "reach": "Reach",
        "active": "Active accounts",
        "new": "New",
        "noData": "No data for the selected period.",
        "comparedTo": "Compared to",
        "period": "Period",
        "shareOfTotal": "of total",
        "accountsSuffix": "accounts",
        "followersSuffix": "followers",
        "metricFollowers": "Followers",
        "metricEngagement": "Engagement",
        "newAccountNoHistory": "New account — no history yet",
        "noDemographics": "No demographic data for this platform",
        "viewingData": "Viewing data:"
      },
      "charts": {
        "followersGrowth": "Followers growth",
        "followersGrowthSubtitle": "Follower growth across the selected report range",
        "platformDistribution": "Platform distribution",
        "platformDistributionSubtitle": "Audience split by tracked platform",
        "engagementTimeline": "Engagement timeline",
        "engagementLikes": "Likes",
        "engagementComments": "Comments",
        "engagementShares": "Shares",
        "noData": "No data"
      },
      "platformSection": {
        "title": "Platform Performance",
        "description": "Switch platforms to review the KPI set required for each network.",
        "platformSubtitle": "Metrics update with the selected platform.",
        "performanceTrend": "Performance Trend",
        "performanceTrendSubtitle": "Engagement trend across the selected platform's posts",
        "interactionMix": "Interaction Mix",
        "interactionMixSubtitle": "Contribution of major engagement signals"
      },
      "demographics": {
        "title": "Demographics",
        "description": "Audience composition and distribution for fast segmentation reads.",
        "gender": "Gender Distribution",
        "genderSubtitle": "Audience split by gender",
        "ageGroups": "Age Groups Distribution",
        "ageGroupsSubtitle": "Audience breakdown by age",
        "countries": "Top Countries",
        "countriesSubtitle": "Top geographies by audience size",
        "deviceType": "Device Type Used",
        "deviceTypeSubtitle": "Device usage across the selected scope"
      },
      "platformMetrics": {
        "x": {
          "engagement": "Engagement",
          "reposts": "Reposts",
          "likes": "Likes",
          "newFollowers": "New Followers",
          "replies": "Replies"
        },
        "linkedin": {
          "ctr": "CTR",
          "pageVisits": "Page Visits",
          "engagementRate": "Engagement Rate",
          "demographics": "Demographics"
        },
        "instagram": {
          "views": "Views",
          "reach": "Reach",
          "contentEngagement": "Content Engagement",
          "profileVisits": "Profile Visits",
          "followers": "Followers",
          "linkClicks": "Link Clicks"
        },
        "youtube": {
          "watchTime": "Watch Time",
          "trafficSources": "Traffic Sources",
          "subscribers": "Subscribers",
          "likeRatio": "Like Ratio"
        },
        "snapchat": {
          "uniqueViews": "Unique Views",
          "storyCompletionRate": "Story Completion Rate",
          "screenshots": "Screenshots"
        },
        "tiktok": {
          "totalPlayTime": "Total Play Time",
          "totalViews": "Total Views",
          "likes": "Likes",
          "comments": "Comments",
          "shares": "Shares"
        }
      },
      "topPosts": {
        "title": "Top Performing Posts",
        "description": "Recent high-signal posts for the selected platform."
      },
      "accountsOverview": {
        "title": "Connected Accounts",
        "description": "Seeded social profiles keep the page visually complete while backend metrics are still partial."
      },
      "insights": {
        "title": "Quick Insights",
        "description": "A fast scan of the strongest timing, channel, and content signals.",
        "bestDay": "Best Day",
        "bestDayDetail": "Audience engagement peaks around the end of the week.",
        "bestTime": "Best Time",
        "bestTimeDetail": "Evening publishing currently drives the strongest completion and reply rates.",
        "bestPlatform": "Best Platform",
        "bestPlatformDetail": "Short-form video is leading share of growth and profile discovery.",
        "bestFormat": "Best Format",
        "bestFormatDetail": "Short videos convert best for reach expansion and click-through.",
        "fastestGrowth": "Fastest Growth",
        "fastestGrowthDetail": "This platform delivered the sharpest month-over-month follower lift."
      },
      "demoLabels": {
        "male": "Male",
        "female": "Female",
        "unspecified": "Unspecified",
        "saudi": "Saudi Arabia",
        "egypt": "Egypt",
        "uae": "UAE",
        "kuwait": "Kuwait",
        "jordan": "Jordan",
        "other": "Other",
        "mobile": "Mobile",
        "desktop": "Desktop",
        "tablet": "Tablet",
        "search": "Search",
        "suggested": "Suggested",
        "external": "External",
        "playlists": "Playlists",
        "sunday": "Sunday",
        "shortVideo": "Short Video"
      },
      "demoPosts": {
        "x1": "Market open: Saudi equities absorb liquidity rotation",
        "x2": "Why freight costs are returning as an inflation signal",
        "x3": "Five financing moves shaping mid-cap expansion this quarter",
        "linkedin1": "Board-level playbook for investor communication under volatility",
        "linkedin2": "How treasury teams are resetting risk dashboards",
        "instagram1": "Fast market recap: where liquidity moved this week",
        "instagram2": "Visual breakdown: three sectors that outperformed",
        "instagram3": "What changed in Gulf retail demand this month",
        "youtube1": "Deep dive: capital markets outlook for May 2026",
        "youtube2": "Explainer: how deal flow changes after earnings season",
        "snap1": "Story recap: closing bell highlights",
        "snap2": "Live snapshots from the trading room",
        "tiktok1": "60-second breakdown: the week in capital markets",
        "tiktok2": "Why this funding round matters",
        "tiktok3": "Fast briefing: oil, banks, and growth stocks"
      },
      "empty": {
        "noChartData": "No chart data is available for the current report.",
        "noDemographics": "No demographic data is available for this selection.",
        "noMetricData": "No platform metric data is available for this selection.",
        "noPlatformPosts": "No posts are available for the selected platform."
      },
      "hero": {
        "title": "Social Media Report",
        "datesChipLabel": "From {from} to {to}",
        "accountsChipLabel": "{count} accounts",
        "platformsChipLabel": "{count} platforms",
        "exportPdf": "Export PDF",
        "print": "Print",
        "exportCsv": "Export CSV"
      },
      "filter": {
        "title": "Filters",
        "active": "Active",
        "reset": "Reset",
        "selected": "selected",
        "rangeLabel": "Quick range",
        "rangeWeek": "Last week",
        "rangeMonth": "Last month",
        "rangeQuarter": "Last quarter",
        "rangeYear": "Last year",
        "rangeCustom": "Custom",
        "fromDate": "From",
        "toDate": "To",
        "accountsLabel": "Accounts",
        "accountTypeLabel": "Account type",
        "accountTypeAll": "All",
        "accountTypeManual": "Manual",
        "accountTypeApi": "API",
        "sortLabel": "Sort by",
        "sortEngagement": "Engagement",
        "sortLikes": "Likes",
        "sortReach": "Reach",
        "sortViews": "Views",
        "apply": "Apply filter",
        "platformAll": "All",
        "platformNone": "None"
      },
      "kpis": {
        "totalPostsLabel": "Total posts",
        "totalReachLabel": "Total reach",
        "totalEngagementLabel": "Total engagement",
        "totalFollowersLabel": "Total followers"
      },
      "secondary": {
        "avgPerPost": "Avg engagement per post",
        "growthRate": "Growth rate",
        "engagementRate": "Engagement rate",
        "totalImpressions": "Total impressions"
      },
      "demographicsSection": {
        "title": "Demographics",
        "noData": "No demographic data for this account"
      },
      "accountsTable": {
        "title": "Account details",
        "platform": "Platform",
        "name": "Account",
        "followers": "Followers",
        "following": "Following",
        "growth": "Growth rate",
        "posts": "Posts",
        "likes": "Likes",
        "comments": "Comments",
        "shares": "Shares",
        "engagement": "Engagement",
        "reach": "Reach",
        "type": "Type",
        "view": "View",
        "noAccounts": "No accounts"
      },
      "platformStats": {
        "title": "Platform statistics",
        "totalFollowers": "Total followers",
        "totalPosts": "Total posts",
        "totalEngagement": "Total engagement",
        "engagementRate": "Engagement rate"
      },
      "topPostsCard": {
        "title": "Top posts",
        "sortedByEngagement": "Sorted by: engagement",
        "viewAll": "View all",
        "noPosts": "No posts",
        "morePosts": "+{count} more posts"
      },
      "reportFooter": {
        "generatedAt": "Generated at: {timestamp}",
        "copyright": "© {year} Riyadh Chamber — All rights reserved"
      }
    },
    "platforms": {
      "twitter": "Twitter (X)",
      "instagram": "Instagram",
      "facebook": "Facebook",
      "youtube": "YouTube",
      "snapchat": "Snapchat",
      "linkedin": "LinkedIn",
      "tiktok": "TikTok",
      "telegram": "Telegram",
      "google_ads": "Google Ads",
      "google_ad_manager": "Google Ad Manager",
      "google_analytics": "Google Analytics"
    },
    "platformCredentials": "Platform Credentials",
    "selectPlatformHint": "Select a platform above to see the required credentials for linking your account.",
    "fields": {
      "page_id": "Page ID",
      "page_token": "Page Token",
      "client_id": "Client ID",
      "client_secret": "Client Secret",
      "redirect_uri": "Redirect URI",
      "account_id": "Account ID",
      "token": "Access Token",
      "bearer_token": "Bearer Token",
      "bot_token": "Bot Token",
      "channel_id": "Channel ID",
      "api_key": "API Key",
      "api_secret": "API Secret",
      "access_token": "Access Token",
      "access_token_secret": "Access Token Secret",
      "refresh_token": "Refresh Token",
      "profile_id": "Profile ID",
      "organization_id": "Organization ID",
      "open_id": "Open ID",
      "customer_id": "Customer ID",
      "developer_token": "Developer Token",
      "manager_id": "Manager ID",
      "network_code": "Network Code",
      "application_name": "Application Name",
      "property_id": "Property ID"
    },
    "placeholders": {
      "page_id": "Enter Facebook page ID...",
      "page_token": "Enter page access token...",
      "client_id": "Enter client ID...",
      "client_secret": "Enter client secret...",
      "redirect_uri": "Enter redirect URI...",
      "account_id": "Enter account ID...",
      "token": "Enter access token...",
      "bearer_token": "Enter bearer token...",
      "bot_token": "Enter Telegram bot token...",
      "channel_id": "Enter channel ID...",
      "api_key": "Enter API key...",
      "api_secret": "Enter API secret...",
      "access_token": "Enter access token...",
      "access_token_secret": "Enter access token secret...",
      "refresh_token": "Enter refresh token...",
      "profile_id": "Enter profile ID (optional)...",
      "organization_id": "Enter organization ID (optional)...",
      "open_id": "Enter open ID (optional)...",
      "customer_id": "Enter customer ID (e.g., 123-456-7890)...",
      "developer_token": "Enter developer token...",
      "manager_id": "Enter manager ID (optional)...",
      "network_code": "Enter network code...",
      "application_name": "Enter application name...",
      "property_id": "Enter GA4 property ID..."
    },
    "sync": "Sync",
    "refresh": "Refresh",
    "search": "Search",
    "searchPlaceholder": "Search",
    "tabs": {
      "all": "All",
      "twitter": "Twitter (X)",
      "facebook": "Facebook",
      "linkedin": "LinkedIn",
      "instagram": "Instagram",
      "snapchat": "Snapchat",
      "youtube": "YouTube",
      "tiktok": "TikTok"
    },
    "postDetails": "Post Details",
    "publishDate": "Publish Date",
    "readMore": "Read More",
    "viewOnPlatform": "View on Platform",
    "statisticsLog": "Statistics Log",
    "date": "Date",
    "mockData": {
      "postTitle": "Egyptian Stock Exchange Indicators Rise at Close of Today's Trading",
      "postContentTitle": "Big Event at Riyadh Exhibition",
      "postContentDescription": "This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts in addition to increasing the number",
      "statisticsDate": {
        "responsible": "Responsible",
        "client": "Client"
      }
    },
    "accountName": "Account Name",
    "accountNamePlaceholder": "Enter account name...",
    "platformPlaceholder": "Select platform",
    "profileImage": "Profile Image",
    "viewsField": "Views",
    "followingField": "Following",
    "postsCountField": "Posts Count",
    "impressionsField": "Impressions",
    "totalLikesField": "Total Likes",
    "totalCommentsField": "Total Comments",
    "totalSharesField": "Total Shares",
    "growthRateField": "Growth Rate",
    "quotesCountField": "Quotes Count",
    "enterNumber": "Enter number...",
    "enterRate": "Enter rate...",
    "postsSection": "Posts",
    "post": "Post",
    "postTitle": "Post Title",
    "postTitlePlaceholder": "Enter post title...",
    "postContent": "Post Content",
    "postContentPlaceholder": "Enter post content...",
    "postLink": "Post Link",
    "postLinkPlaceholder": "Enter post link...",
    "commentsCount": "Comments Count",
    "likesCount": "Likes Count",
    "postImages": "Post Images",
    "dragDropImages": "Drag & drop images here to upload",
    "browseFiles": "Browse Files",
    "maxSizeText": "Maximum image size is 2 MB. Supported formats: .jpg, .png, .jpeg",
    "addAnotherPost": "Add Another Post",
    "confirmLinkAccount": "Confirm Link Account",
    "noPostsYet": "No data yet",
    "noPostsDescription": "No data found. Try adjusting your filters or search.",
    "noAccountsYet": "No accounts yet",
    "noAccountsDescription": "No linked accounts were found yet. Start by linking a new account.",
    "noStatisticsYet": "No statistics yet",
    "topPublications": "Top Publications",
    "accountLinkedSuccessfully": "Account linked successfully",
    "errorLinkingAccount": "Failed to link account",
    "manualLinkingNotImplemented": "Manual linking is not available yet",
    "noProjectSelected": "Please select a project first to link social media accounts",
    "accountUrl": "Account URL",
    "accountUrlPlaceholder": "Enter account URL (e.g., https://x.com/account)",
    "addPost": "Add Post",
    "updateStatistics": "Update Statistics",
    "updateStatisticsTitle": "Update Account Statistics",
    "postMedia": "Post Media",
    "addNewPost": "Add New Post",
    "posts": "Posts",
    "enterPostTitle": "Enter post title...",
    "publicationDate": "Publication Date",
    "content": "Content",
    "enterContent": "Enter content...",
    "postUrl": "Post URL",
    "enterPostUrl": "Enter post URL...",
    "savePost": "Save Post",
    "editPost": "Edit Post",
    "editPostDescription": "Update the post content and URL.",
    "replacePostMediaHint": "Upload a new file only if you want to replace the current media.",
    "deletePost": "Delete Post",
    "deletePostConfirmation": "Are you sure you want to delete this post? This action cannot be undone.",
    "postUpdatedSuccessfully": "Post updated successfully",
    "errorUpdatingPost": "Failed to update post",
    "postDeletedSuccessfully": "Post deleted successfully",
    "errorDeletingPost": "Failed to delete post",
    "editAccount": "Edit Account",
    "saveChanges": "Save Changes",
    "disconnectAccount": "Disconnect Account",
    "deleteAccount": "Delete Account",
    "disconnectAccountConfirmation": "Are you sure you want to disconnect this account? All associated data will be deleted and this action cannot be undone.",
    "selectAccount": "Select Account",
    "selectAccountPlaceholder": "Select an account to add post",
    "account": "Account"
  },
  "ads": {
    "title": "Advertisements",
    "newLink": "New Link",
    "sync": "Sync",
    "refresh": "Refresh",
    "search": "Search",
    "searchPlaceholder": "Search",
    "viewDetails": "View Details",
    "viewAd": "View Ad",
    "interactions": "Interactions",
    "clickRate": "Click Rate",
    "clicks": "Clicks",
    "views": "Views",
    "publishDate": "Publish Date",
    "adId": "Ad ID",
    "platform": "Ad Location",
    "revenue": "Revenue",
    "conversions": "Conversions",
    "roas": "ROAS",
    "viewability": "Viewability",
    "position": "Ad Position",
    "recordedAt": "Recorded At",
    "untitled": "Untitled Ad",
    "campaignName": "Campaign Name",
    "noAdsYet": "No Ads Yet",
    "noAdsDescription": "No advertisements found. Try adjusting your search.",
    "notFound": "Advertisement not found",
    "trafficSources": "Traffic Sources",
    "organic": "Organic",
    "direct": "Direct",
    "social": "Social",
    "paid": "Paid",
    "details": {
      "title": "Advertisement Details",
      "adType": "Ad Type",
      "adSize": "Ad Size",
      "company": "Digital Services Company",
      "date": "Date",
      "clicks": "Clicks",
      "clickRate": "Click Rate",
      "interactions": "Interactions",
      "edit": "Edit"
    },
    "statistics": {
      "title": "Statistics Record",
      "date": "Date",
      "views": "Views",
      "clicks": "Clicks",
      "clickRate": "Click Rate",
      "interactions": "Interactions"
    },
    "addAd": "Add Ad",
    "editAd": "Edit Ad",
    "deleteAd": "Delete Ad",
    "deleteAdConfirmation": "Are you sure you want to delete this ad? This action cannot be undone.",
    "errorCreatingAd": "Failed to create ad",
    "errorUpdatingAd": "Failed to update ad",
    "errorDeletingAd": "Failed to delete ad",
    "form": {
      "adName": "Ad Name",
      "adNamePlaceholder": "Enter ad name",
      "adTitle": "Ad Title",
      "adTitlePlaceholder": "Enter ad title",
      "advertiserName": "Advertiser Name",
      "advertiserNamePlaceholder": "Enter advertiser name",
      "adUnitId": "Ad Unit ID",
      "adUnitIdPlaceholder": "Enter ad unit ID",
      "adUnitCode": "Ad Unit Code",
      "adUnitCodePlaceholder": "Enter ad unit code",
      "adType": "Ad Type",
      "selectAdType": "Select ad type",
      "typeBanner": "Banner",
      "typeSidebar": "Sidebar",
      "typeHeader": "Header",
      "typeFooter": "Footer",
      "typeInContent": "In Content",
      "adSize": "Ad Size",
      "adSizePlaceholder": "e.g., 728x90",
      "adImage": "Ad Image",
      "adImageUrl": "Ad Image URL",
      "adImageUrlPlaceholder": "Enter image URL",
      "adCreativeUrl": "Ad Creative URL",
      "adCreativeUrlPlaceholder": "Enter creative/click URL",
      "placementLocation": "Placement Location",
      "placementLocationPlaceholder": "e.g., header, sidebar",
      "initialStatistics": "Initial Statistics",
      "initialImpressions": "Initial Impressions",
      "initialClicks": "Initial Clicks",
      "initialCtr": "Initial CTR",
      "initialRevenue": "Initial Revenue",
      "activeViewImpressions": "Active View Impressions",
      "activeViewMeasurability": "Active View Measurability",
      "adPositionPlaceholder": "e.g., top, center, sidebar",
      "recordedAt": "Recorded At",
      "startDate": "Start Date",
      "endDate": "End Date",
      "status": "Status",
      "selectStatus": "Select status",
      "statusActive": "Active",
      "statusPaused": "Paused",
      "statusCompleted": "Completed",
      "statusScheduled": "Scheduled",
      "isActive": "Is Active"
    }
  },
  "news": {
    "title": "News",
    "sync": "Sync",
    "refresh": "Refresh",
    "search": "Search",
    "searchPlaceholder": "Search",
    "viewDetails": "View Details",
    "searchAppearances": "Search Appearances",
    "shares": "Shares",
    "views": "Views",
    "noNewsYet": "No News Yet",
    "noNewsDescription": "No news found. Try adjusting your search.",
    "notFound": "News not found",
    "viewArticle": "View Article",
    "uniqueVisitors": "Unique Visitors",
    "trafficSources": "Traffic Sources",
    "organic": "Organic",
    "direct": "Direct",
    "social": "Social",
    "referral": "Referral",
    "details": {
      "title": "News Details"
    },
    "statistics": {
      "title": "Statistics Record",
      "date": "Date",
      "views": "Views",
      "shares": "Shares",
      "searchAppearances": "Search Appearances"
    },
    "addNews": "Add News",
    "editNews": "Edit News",
    "deleteNews": "Delete News",
    "deleteNewsConfirmation": "Are you sure you want to delete this news? This action cannot be undone.",
    "errorCreatingNews": "Failed to create news",
    "errorUpdatingNews": "Failed to update news",
    "errorDeletingNews": "Failed to delete news",
    "form": {
      "title": "Title",
      "titlePlaceholder": "Enter news title",
      "content": "Content",
      "contentPlaceholder": "Enter news content",
      "authorName": "Author Name",
      "authorNamePlaceholder": "Enter author name",
      "category": "Category",
      "categoryPlaceholder": "Enter category",
      "tags": "Tags",
      "tagsPlaceholder": "Enter tags (comma separated)",
      "featuredImage": "Featured Image",
      "featuredImageUrl": "Featured Image URL",
      "featuredImageUrlPlaceholder": "Enter image URL",
      "newsUrl": "News URL",
      "newsUrlPlaceholder": "Enter news article URL",
      "publishedAt": "Publish Date",
      "status": "Status",
      "selectStatus": "Select status",
      "statusDraft": "Draft",
      "statusPublished": "Published",
      "statusArchived": "Archived",
      "newsType": "News Type",
      "selectNewsType": "Select news type",
      "typeRegular": "Regular",
      "typeBreaking": "Breaking",
      "typeFeatured": "Featured",
      "initialViews": "Initial Views",
      "initialUniqueViews": "Initial Unique Views",
      "initialShares": "Initial Shares",
      "initialComments": "Initial Comments",
      "initialReads": "Initial Reads",
      "recordedAt": "Stats Recorded At"
    }
  },
  "articles": {
    "title": "Articles",
    "sync": "Sync",
    "refresh": "Refresh",
    "search": "Search",
    "searchPlaceholder": "Search",
    "viewDetails": "View Details",
    "viewArticle": "View Article",
    "reads": "Reads",
    "searchAppearances": "Search Appearances",
    "shares": "Shares",
    "views": "Views",
    "noArticlesYet": "No Articles Yet",
    "noArticlesDescription": "No articles found. Try adjusting your search.",
    "notFound": "Article not found",
    "uniqueVisitors": "Unique Visitors",
    "trafficSources": "Traffic Sources",
    "organic": "Organic",
    "direct": "Direct",
    "social": "Social",
    "referral": "Referral",
    "details": {
      "title": "Article Details"
    },
    "statistics": {
      "title": "Statistics Record",
      "date": "Date",
      "views": "Views",
      "shares": "Shares",
      "searchAppearances": "Search Appearances"
    },
    "addArticle": "Add Article",
    "editArticle": "Edit Article",
    "deleteArticle": "Delete Article",
    "deleteArticleConfirmation": "Are you sure you want to delete this article? This action cannot be undone.",
    "errorCreatingArticle": "Failed to create article",
    "errorUpdatingArticle": "Failed to update article",
    "errorDeletingArticle": "Failed to delete article",
    "form": {
      "title": "Title",
      "titlePlaceholder": "Enter article title",
      "slug": "Slug",
      "slugPlaceholder": "Enter article slug",
      "content": "Content",
      "contentPlaceholder": "Enter article content",
      "authorName": "Author Name",
      "authorNamePlaceholder": "Enter author name",
      "category": "Category",
      "categoryPlaceholder": "Enter category",
      "tags": "Tags",
      "tagsPlaceholder": "Enter tags (comma separated)",
      "featuredImage": "Featured Image",
      "featuredImageUrl": "Featured Image URL",
      "featuredImageUrlPlaceholder": "Enter image URL",
      "articleUrl": "Article URL",
      "articleUrlPlaceholder": "Enter article URL",
      "initialStatistics": "Initial Statistics",
      "initialViews": "Initial Views",
      "initialUniqueViews": "Initial Unique Views",
      "initialShares": "Initial Shares",
      "initialComments": "Initial Comments",
      "initialReads": "Initial Reads",
      "recordedAt": "Stats Recorded At",
      "publishedAt": "Publish Date",
      "status": "Status",
      "selectStatus": "Select status",
      "statusDraft": "Draft",
      "statusPublished": "Published",
      "statusArchived": "Archived",
      "articleType": "Article Type",
      "selectArticleType": "Select article type",
      "typeOpinion": "Opinion",
      "typeAnalysis": "Analysis",
      "typeFeature": "Feature",
      "typeInterview": "Interview"
    }
  },
  "userRole": {
    "title": "Permissions",
    "users": "Users",
    "newUser": "New User",
    "search": "Search",
    "searchPlaceholder": "Search",
    "table": {
      "username": "Username",
      "email": "Email",
      "role": "Roles",
      "status": "Status",
      "createdAt": "Join Date",
      "actions": "Actions",
      "edit": "Edit",
      "delete": "Delete"
    },
    "form": {
      "title": "User Details",
      "username": "Username",
      "usernamePlaceholder": "Enter username",
      "email": "Email",
      "emailPlaceholder": "Email...",
      "role": "Job Role",
      "rolePlaceholder": "Select job role",
      "roleAdmin": "Admin",
      "roleClient": "Client",
      "roleManager": "Manager",
      "status": "Status",
      "statusPlaceholder": "Select status",
      "statusActive": "Active",
      "statusInactive": "Inactive",
      "cancel": "Cancel",
      "submit": "Save User"
    }
  },
  "approvals": {
    "title": "Approvals",
    "tabs": {
      "pending": "Pending approvals",
      "incoming": "All received requests",
      "sent": "All sent requests"
    },
    "empty": {
      "title": "No approval requests",
      "description": "There are no approval requests that require action right now."
    },
    "unauthorized": {
      "title": "Access denied",
      "description": "You don't have permission to view approval requests."
    },
    "actions": {
      "newRequest": "New approval request",
      "submit": "Send approval request",
      "cancel": "Cancel",
      "approve": "Approve",
      "reject": "Reject"
    },
    "filters": {
      "requestType": "Request type",
      "requestTypePlaceholder": "Select request type",
      "approvalList": "All sent requests"
    },
    "dialog": {
      "title": "Create new approval request",
      "approver": "Select approver",
      "approverPlaceholder": "Select approver",
      "type": "Request type",
      "typePlaceholder": "Select request type",
      "project": "Project",
      "projectPlaceholder": "Select project",
      "noProject": "Select a project",
      "phase": "Phase",
      "phasePlaceholder": "Select phase",
      "task": "Task",
      "taskPlaceholder": "Select task",
      "file": "File",
      "filePlaceholder": "Select file",
      "note": "Notes (optional)",
      "notePlaceholder": "Write request notes"
    },
    "actionDialog": {
      "approveTitle": "Approve request",
      "rejectTitle": "Reject request",
      "approveDescription": "Add a comment before approving this request.",
      "rejectDescription": "Add a comment before rejecting this request.",
      "commentLabel": "Comment",
      "commentPlaceholder": "Write the decision comment here",
      "commentHint": "This comment is required and will be sent with the approval action.",
      "commentRequired": "Comment is required."
    },
    "types": {
      "phaseCompletion": "Phase completion request",
      "phaseApproval": "Phase approval request",
      "taskApproval": "Task approval request",
      "fileApproval": "File approval request",
      "taskChange": "Task change request",
      "projectCompletion": "Project completion request",
      "budgetChange": "Budget change request",
      "budget": "Budget approval request",
      "task": "Task completion request",
      "general": "General approval request"
    },
    "fields": {
      "approver": "Approver",
      "requester": "Requester",
      "project": "Project",
      "createdAt": "Created at",
      "status": "Status",
      "note": "Notes",
      "comment": "Comment"
    },
    "status": {
      "pending": "Pending approval",
      "incoming": "Received",
      "sent": "Sent"
    },
    "messages": {
      "createSuccess": "Approval request created successfully",
      "approveSuccess": "Approval request approved successfully",
      "rejectSuccess": "Approval request rejected successfully",
      "commentRequired": "Please add a comment before continuing",
      "approverRequired": "Please select an approver",
      "typeRequired": "Please select a request type",
      "projectRequired": "Please select a project to create this request",
      "phaseRequired": "Please select a phase",
      "taskRequired": "Please select a task",
      "fileRequired": "Please select a file"
    }
  },
  "notifications": {
    "title": "Notifications",
    "allNotifications": "All Notifications",
    "markAllAsRead": "Mark All as Read",
    "markAllRead": "Mark all as read",
    "deleteAll": "Delete All",
    "refresh": "Refresh",
    "notificationTitle": "Notification Title",
    "description": "This text is an example of text that can be replaced in the same space. This text was generated from the Arabic text generator, where you can generate such text or many other texts in addition to increasing the number of characters generated by the application.",
    "clickToView": "Click to view",
    "open": "Open",
    "openToView": "Open to view details",
    "empty": "No notifications",
    "tags": {
      "approvalRequest": "Approval Request",
      "approvalResponse": "Approval Response",
      "phaseCreated": "Phase Created",
      "general": "Notification"
    },
    "timeAgo": {
      "seconds": "{count} seconds ago",
      "minutes": "{count} minutes ago",
      "hours": "{count} hours ago",
      "days": "{count} days ago",
      "weeks": "{count} weeks ago",
      "months": "{count} months ago"
    },
    "noNotifications": "No notifications",
    "viewAll": "View All",
    "unread": "Unread",
    "read": "Read"
  },
  "settings": {
    "title": "Settings",
    "save": "Save",
    "nav": {
      "email": "Email",
      "media": "Media Settings",
      "cronjob": "Cronjob",
      "dashboard": "Dashboard",
      "security": "Security",
      "notificationsSettings": "Notification Settings"
    },
    "notifications": {
      "title": "Notification Settings",
      "empty": "No notification settings available right now.",
      "columns": {
        "type": "Notification Type",
        "category": "Category",
        "preferred": "Preferred",
        "required": "Required"
      },
      "categories": {
        "approvals": "Approvals",
        "phases": "Phases",
        "tasks": "Tasks",
        "projects": "Projects",
        "notes": "Notes",
        "comments": "Comments",
        "files": "Files",
        "news": "News",
        "articles": "Articles",
        "ads": "Ads",
        "social_media": "Social Media",
        "social_accounts": "Social Accounts"
      }
    },
    "email": {
      "title": "Email Settings",
      "mailProtocol": "Mail Protocol",
      "selectMailProtocol": "Select Mail Protocol",
      "mailLibrary": "Mail Library",
      "selectMailLibrary": "Select Mail Library",
      "encryption": "Encryption",
      "selectEncryption": "Select Encryption",
      "mailHost": "Mail Host",
      "mailPort": "Mail Port",
      "mailUsername": "Mail Username",
      "mailPassword": "Mail Password",
      "mailFromAddress": "Mail From Address",
      "mailFromName": "Mail From Name",
      "mailTitle": "Mail Title",
      "replyTo": "Reply-To",
      "testEmail": "Test Email",
      "sendTest": "Send Test",
      "email": "Email",
      "contactMessages": "Contact Messages",
      "sendContactMessages": "Send contact messages to the email address",
      "enable": "Enable",
      "disable": "Disable"
    },
    "media": {
      "title": "Media Settings",
      "maxFileSize": "Max File Size",
      "maxFileSizePlaceholder": "Enter file size...",
      "fileCount": "File Count Per Upload",
      "fileCountPlaceholder": "Enter file count...",
      "allowedExtensions": "Allowed Extensions",
      "selectExtensions": "Select file extensions...",
      "selectAll": "Select All",
      "deselectAll": "Deselect All",
      "selectedCount": "{count} extension(s) selected",
      "groups": {
        "images": "Images",
        "documents": "Documents",
        "spreadsheets": "Spreadsheets",
        "presentations": "Presentations",
        "archives": "Compressed Files",
        "media": "Audio / Video",
        "other": "Other"
      }
    },
    "cronjob": {
      "title": "Cronjob Settings",
      "description": "Cronjob allow you to automate certain commands or scripts on your site.",
      "copy": "Copy",
      "copied": "Copied",
      "instructionsTitle": "To run the cronjob, follow the instructions below.",
      "instructionsDescription": "Cronjob allow you to automate certain commands or scripts on your site.",
      "step1": "Connect to your server via SSH or any preferred method.",
      "step2": "Open the crontab file using a text editor (e.g., ' crontab -e ').",
      "step3": "Add the above command to the crontab file and save it.",
      "step4": "The cronjob will now run at every minute and execute the specified command.",
      "learnMore": "You can learn more about cronjob from the Laravel documentation",
      "laravelDocs": "Laravel documentation"
    },
    "dashboard": {
      "title": "Dashboard Settings",
      "generalSettings": "General Settings",
      "dashboardName": "Dashboard Name",
      "dashboardNamePlaceholder": "Enter dashboard name",
      "browserTitle": "Browser Title",
      "browserTitlePlaceholder": "Enter browser tab title",
      "browserTitleDescription": "This will appear in the browser tab",
      "logo": "Dashboard Logo",
      "logoDescription": "Upload company logo with PNG or JPG format max 5 MB",
      "icon": "Dashboard Icon",
      "iconDescription": "Upload dashboard icon with PNG or JPG format max 5 MB",
      "edit": "Edit",
      "delete": "Delete",
      "deleteConfirmTitle": "Confirm Delete",
      "deleteConfirmMessage": "Are you sure you want to delete the {type}? This action cannot be undone.",
      "timeFormat": "Time Format",
      "timeFormat12": "12 Hours",
      "timeFormat24": "24 Hours",
      "dateFormat": "Date Format",
      "dateFormatDMY": "Day / Month / Year",
      "dateFormatMDY": "Month / Day / Year",
      "dateFormatYMD": "Year / Month / Day",
      "timezone": "Timezone",
      "timezoneGMT": "Greenwich",
      "timezoneAST": "Arabia Standard Time",
      "timezoneEST": "Eastern Standard Time",
      "timezonePST": "Pacific Standard Time",
      "primaryColor": "Primary Color",
      "secondaryColor": "Secondary Color",
      "resetColors": "Reset Colors",
      "resetThemeColors": "Reset Theme Colors",
      "darkMode": "Dark Mode",
      "themeSwitcher": "Theme Switcher",
      "themeSwitcherDescription": "Show the light and dark theme switch in the navigation header.",
      "active": "Active",
      "inactive": "Inactive",
      "show": "Show",
      "hide": "Hide",
      "selectTimeFormat": "Select Time Format",
      "selectDateFormat": "Select Date Format",
      "selectTimezone": "Select Timezone"
    },
    "security": {
      "title": "Security Settings",
      "verificationCodeSettings": "Verification Code Settings",
      "enableTwoFactor": "Enable Two-Factor Authentication",
      "twoFactorDescription": "When enabled, a verification code will be sent to your email address when you log in"
    }
  },
  "users": {
    "title": "Users",
    "newUser": "New User",
    "editUser": "Edit User",
    "search": "Search",
    "searchPlaceholder": "Search users...",
    "noUsers": "No users found",
    "noUsersDescription": "There are no users to display",
    "statusActivated": "User activated successfully",
    "statusDeactivated": "User deactivated successfully",
    "table": {
      "user": "User",
      "email": "Email",
      "roles": "Roles",
      "status": "Status",
      "createdAt": "Join Date",
      "actions": "Actions",
      "showDetails": "Show Details",
      "activate": "Activate",
      "deactivate": "Deactivate",
      "edit": "Edit",
      "delete": "Delete"
    },
    "errors": {
      "fetchFailed": "Failed to fetch users",
      "statusToggleFailed": "Failed to toggle user status",
      "deleteFailed": "Failed to delete user"
    },
    "deleteConfirmation": {
      "title": "Delete User",
      "description": "Are you sure you want to delete this user? This action cannot be undone.",
      "cancel": "Cancel",
      "confirm": "Delete"
    },
    "deleteSuccess": "User deleted successfully",
    "filters": {
      "filter": "Filter",
      "apply": "Apply Selections",
      "clear": "Clear Filters",
      "searchPlaceholder": "Search users...",
      "statusPlaceholder": "Filter by status",
      "statusAll": "All statuses",
      "statusActive": "Active",
      "statusInactive": "Inactive",
      "rolePlaceholder": "Filter by role",
      "roleAll": "All roles",
      "role": "Role",
      "searchRole": "Search...",
      "admin": "Admin",
      "editor": "Editor",
      "viewer": "Viewer",
      "createdDate": "Creation Date",
      "datePlaceholder": "day/month/year"
    },
    "messages": {
      "userNotFound": "User not found",
      "createSuccess": "User created successfully",
      "createError": "Failed to create user",
      "updateSuccess": "User updated successfully",
      "updateError": "Failed to update user"
    },
    "details": {
      "title": "User Details",
      "accountInfo": "Account Information",
      "access": "Access & Permissions",
      "status": "Account Status",
      "active": "Active",
      "inactive": "Inactive",
      "city": "City",
      "nationality": "Nationality",
      "gender": "Gender",
      "preferredLanguage": "Preferred Language",
      "createdAt": "Created At",
      "updatedAt": "Last Updated",
      "rolesCount": "Roles",
      "permissionsCount": "Permissions",
      "joinedOn": "Joined On",
      "roles": "Assigned Roles",
      "permissions": "Direct Permissions",
      "noRoles": "No roles assigned",
      "noPermissions": "No direct permissions assigned",
      "notAvailable": "Not available",
      "languageArabic": "Arabic",
      "languageEnglish": "English"
    },
    "form": {
      "title": "User Information",
      "createTitle": "Add New User",
      "editTitle": "Edit User Information",
      "name": "Username",
      "namePlaceholder": "Enter username...",
      "email": "Email",
      "emailPlaceholder": "Enter email...",
      "phone": "Phone Number",
      "phonePlaceholder": "Enter phone number...",
      "password": "Password",
      "passwordPlaceholder": "Enter password...",
      "passwordConfirmation": "Confirm Password",
      "passwordConfirmationPlaceholder": "Confirm password...",
      "role": "Role",
      "rolePlaceholder": "Select role",
      "status": "Status",
      "statusPlaceholder": "Select status",
      "statusActive": "Active",
      "statusInactive": "Inactive",
      "optional": "Optional",
      "generatePassword": "Generate",
      "passwordGenerated": "Password generated successfully",
      "submit": "Save User",
      "update": "Update User",
      "submitting": "Saving...",
      "cancel": "Cancel",
      "validation": {
        "nameMin": "Username must be at least 3 characters",
        "emailInvalid": "Please enter a valid email address",
        "phoneMin": "Phone number must be at least 9 digits",
        "passwordMin": "Password must be at least 8 characters",
        "passwordMismatch": "Passwords do not match",
        "roleRequired": "Please select a role",
        "statusRequired": "Please select a status",
        "avatarSize": "Avatar file size must be less than 5 MB",
        "avatarType": "Avatar must be an image file"
      }
    }
  },
  "common": {
    "or": "OR",
    "cancel": "Cancel",
    "save": "Save",
    "delete": "Delete",
    "edit": "Edit",
    "view": "View",
    "createdAt": "Created At",
    "updatedAt": "Updated At",
    "by": "By",
    "attachments": "Attachments",
    "selected": "Selected",
    "dateErrors": {
      "beforeStart": "Date cannot be before project start date",
      "afterDeadline": "Date cannot be after project deadline"
    },
    "actions": "Actions",
    "add": "Add",
    "showing": "Showing",
    "to": "to",
    "of": "of",
    "showingRange": "Showing {from} to {to} of {total} results",
    "entries": "entries",
    "itemsPerPage": "Items per page",
    "filter": "Filter",
    "apply": "Apply",
    "clear": "Clear",
    "sort": "Sort",
    "sortLatest": "Latest",
    "sortOldest": "Oldest",
    "sortMostLiked": "Most Liked",
    "sortMostViewed": "Most Viewed",
    "search": "Search",
    "searchPlaceholder": "Search...",
    "showMore": "Show More",
    "clearFilters": "Clear Filters",
    "applyFilters": "Apply Selections",
    "saving": "Saving...",
    "fullContent": "Full Content",
    "sending": "Sending...",
    "deleting": "Deleting...",
    "loading": "Loading...",
    "enter": "Enter",
    "isRequired": "is required",
    "optional": "Optional",
    "error": "Error",
    "retry": "Retry",
    "previous": "Previous",
    "next": "Next",
    "page": "Page",
    "errorLoadingData": "Failed to load data",
    "dateFrom": "Date From",
    "dateTo": "Date To",
    "selectDate": "Select Date",
    "dragAndDropFiles": "Drag & drop files here to upload",
    "dragDropImage": "Drag & drop image here to upload",
    "browseFiles": "Browse Files",
    "maxFileSize": "Maximum file size is {size}",
    "progress": "Progress",
    "noResults": "No results found",
    "tryDifferentSearch": "Try different search terms",
    "continue": "Continue",
    "validation": {
      "required": "This field is required",
      "email": "Please enter a valid email address",
      "phone": "Please enter a valid phone number",
      "url": "Please enter a valid URL",
      "number": "Please enter a valid number",
      "date": "Please enter a valid date",
      "invalid": "Invalid value",
      "invalidFormat": "Invalid format",
      "hexColor": "Please enter a valid hex color",
      "selectOption": "Please select an option",
      "selectAtLeastOne": "Please select at least one option",
      "exactLength": "Must be exactly {count} characters",
      "minLength": "Must be at least {count} characters",
      "maxLength": "Must be at most {count} characters",
      "minItems": "Please select at least {count} items",
      "maxItems": "Please select no more than {count} items",
      "minNumber": "Must be at least {count}",
      "maxNumber": "Must be at most {count}",
      "positiveNumber": "Must be greater than 0",
      "nonNegativeNumber": "Must be 0 or more"
    },
    "forbidden": {
      "title": "Access denied",
      "description": "You do not have permission to access this page.",
      "backToDashboard": "Back to dashboard"
    }
  },
  "nationalities": {
    "saudi": "Saudi",
    "egyptian": "Egyptian",
    "jordanian": "Jordanian",
    "emirati": "Emirati",
    "kuwaiti": "Kuwaiti",
    "other": "Other"
  },
  "cities": {
    "riyadh": "Riyadh",
    "jeddah": "Jeddah",
    "dammam": "Dammam",
    "mecca": "Mecca",
    "medina": "Medina",
    "other": "Other"
  },
  "genders": {
    "male": "Male",
    "female": "Female"
  }
}
