feat(copy): wrote some basic copy for the statis pages, landing, prices, products
This commit is contained in:
@@ -33,6 +33,327 @@
|
||||
"x": "X (Twitter)",
|
||||
"youtube": "YouTube",
|
||||
"website": "Website",
|
||||
"public": {
|
||||
"nav": {
|
||||
"product": "Product",
|
||||
"pricing": "Pricing",
|
||||
"resources": "Resources",
|
||||
"blogs": "Blogs",
|
||||
"guides": "Guides",
|
||||
"ariaLabel": "Public site navigation",
|
||||
"language": "Language",
|
||||
"openApp": "Open app",
|
||||
"login": "Login"
|
||||
},
|
||||
"landing": {
|
||||
"meta": {
|
||||
"title": "Socialize | Try a faster social media approval workflow",
|
||||
"description": "Try Socialize to centralize social media content review, revisions, client approvals, and publication handoff in one workflow."
|
||||
},
|
||||
"hero": {
|
||||
"eyebrow": "Client approvals without the chase",
|
||||
"title": "Get social content approved before another deadline slips.",
|
||||
"description": "Stop hunting through Drive links, email threads, chat comments, and spreadsheets. Socialize gives agencies and content teams one focused workflow for review, revisions, approvals, and publishing handoff.",
|
||||
"primaryAction": "Try the app",
|
||||
"secondaryAction": "Try the app",
|
||||
"ctaNote": "Start with your next client review. No publishing migration required."
|
||||
},
|
||||
"proof": {
|
||||
"reviews": {
|
||||
"value": "1 place",
|
||||
"label": "for every review"
|
||||
},
|
||||
"handoff": {
|
||||
"value": "0 guesswork",
|
||||
"label": "at publishing handoff"
|
||||
},
|
||||
"traceability": {
|
||||
"value": "Full context",
|
||||
"label": "for every approval"
|
||||
}
|
||||
},
|
||||
"mockup": {
|
||||
"title": "Review queue",
|
||||
"badge": "Live workflow",
|
||||
"reel": {
|
||||
"title": "May launch reel",
|
||||
"meta": "Instagram · Client review",
|
||||
"status": "Needs approval"
|
||||
},
|
||||
"launch": {
|
||||
"title": "Product announcement",
|
||||
"meta": "LinkedIn · Internal review",
|
||||
"status": "Changes logged"
|
||||
},
|
||||
"newsletter": {
|
||||
"title": "June newsletter",
|
||||
"meta": "Email · Ready for handoff",
|
||||
"status": "Approved"
|
||||
},
|
||||
"approvalLabel": "Latest decision",
|
||||
"approvalValue": "Approved version is clear, traceable, and ready to schedule."
|
||||
},
|
||||
"pillars": {
|
||||
"singleSource": {
|
||||
"eyebrow": "End the status meeting",
|
||||
"title": "Every comment, revision, decision, and due date stays attached to the content item."
|
||||
},
|
||||
"collaboration": {
|
||||
"eyebrow": "Collaboration that closes loops",
|
||||
"title": "Give agency teams, providers, and client approvers one obvious place to review and approve."
|
||||
},
|
||||
"ownership": {
|
||||
"eyebrow": "Keep ownership of your data",
|
||||
"title": "Keep client files where they belong while Socialize organizes the workflow around them."
|
||||
}
|
||||
},
|
||||
"focus": {
|
||||
"eyebrow": "Why teams try it",
|
||||
"title": "The fastest way to feel the difference is to run one real approval through Socialize.",
|
||||
"clients": {
|
||||
"label": "Clients",
|
||||
"description": "Keep each brand or business in a clean review workspace"
|
||||
},
|
||||
"campaigns": {
|
||||
"label": "Campaigns",
|
||||
"description": "Group related work around timelines, approvals, and delivery goals"
|
||||
},
|
||||
"contentItems": {
|
||||
"label": "Content items",
|
||||
"description": "Make every post, asset, and approval easy to find again"
|
||||
}
|
||||
},
|
||||
"finalCta": {
|
||||
"eyebrow": "Try it on your next approval",
|
||||
"title": "You already have content waiting for feedback. Put the next one in Socialize.",
|
||||
"description": "Bring one client review into a workspace and see how much easier it is when feedback, versions, and approvals stay together."
|
||||
}
|
||||
},
|
||||
"product": {
|
||||
"meta": {
|
||||
"title": "Product | Socialize",
|
||||
"description": "Socialize keeps content items, assets, revisions, comments, approval decisions, and publishing handoff details in one workspace."
|
||||
},
|
||||
"eyebrow": "Product",
|
||||
"title": "Social media content approval, organized around the work itself.",
|
||||
"description": "Socialize keeps content items, assets, revisions, comments, approval decisions, and publishing handoff details in one workspace so teams do not have to coordinate review across scattered tools.",
|
||||
"featureEyebrow": "Features",
|
||||
"featureTitle": "Follow the work from request to approval."
|
||||
},
|
||||
"features": {
|
||||
"content-planning": {
|
||||
"title": "Content planning",
|
||||
"description": "Shape upcoming work around clients, campaigns, channels, owners, and due dates.",
|
||||
"detailTitle": "Plan social content before review starts.",
|
||||
"detailDescription": "Create content items with the context reviewers need: copy, channels, timing, campaign relationships, and production notes.",
|
||||
"bullets": [
|
||||
"Organize work by workspace, client, and campaign.",
|
||||
"Track planned dates, channels, and review readiness.",
|
||||
"Keep the request, brief, and reviewable content together."
|
||||
]
|
||||
},
|
||||
"asset-revisions": {
|
||||
"title": "Asset revisions",
|
||||
"description": "Keep files and versions traceable without forcing teams to abandon their storage.",
|
||||
"detailTitle": "Make the latest asset version obvious.",
|
||||
"detailDescription": "Link creative assets, preserve revision history, and keep feedback connected to the version being reviewed.",
|
||||
"bullets": [
|
||||
"Attach images, videos, documents, and file references.",
|
||||
"Preserve earlier revisions instead of overwriting context.",
|
||||
"Help reviewers understand which version is current."
|
||||
]
|
||||
},
|
||||
"comment-threads": {
|
||||
"title": "Comment threads",
|
||||
"description": "Keep feedback attached to the content instead of scattered across chat and email.",
|
||||
"detailTitle": "Put review conversations where the work lives.",
|
||||
"detailDescription": "Centralize feedback, questions, internal notes, and client comments around the content item.",
|
||||
"bullets": [
|
||||
"Keep discussion tied to the relevant item or revision.",
|
||||
"Separate workflow comments from formal approval decisions.",
|
||||
"Reduce follow-up by keeping context visible to the team."
|
||||
]
|
||||
},
|
||||
"approval-workflows": {
|
||||
"title": "Approval workflows",
|
||||
"description": "Record clear approval decisions before content moves to publishing handoff.",
|
||||
"detailTitle": "Turn review into a clear decision.",
|
||||
"detailDescription": "Support required, optional, and multi-step approval patterns so teams know when content is actually approved.",
|
||||
"bullets": [
|
||||
"Track who approved and when.",
|
||||
"Support internal review before client approval.",
|
||||
"Keep approval state separate from informal feedback."
|
||||
]
|
||||
},
|
||||
"client-review": {
|
||||
"title": "Client review",
|
||||
"description": "Give external approvers a focused way to review content without full workspace access.",
|
||||
"detailTitle": "Make client review easier to complete.",
|
||||
"detailDescription": "Share focused review access so clients can comment and approve the content they are responsible for.",
|
||||
"bullets": [
|
||||
"Keep clients focused on the content they need to review.",
|
||||
"Avoid exposing internal workspace details.",
|
||||
"Reduce back-and-forth with a clear approval surface."
|
||||
]
|
||||
},
|
||||
"review-queues": {
|
||||
"title": "Review queues",
|
||||
"description": "Show teams what needs attention, what is blocked, and what can move forward.",
|
||||
"detailTitle": "Know what needs review next.",
|
||||
"detailDescription": "Surface pending approvals, overdue work, and items waiting for feedback so teams can act quickly.",
|
||||
"bullets": [
|
||||
"Track items waiting on internal or client review.",
|
||||
"Spot blockers before deadlines slip.",
|
||||
"Keep approval work visible across the workspace."
|
||||
]
|
||||
},
|
||||
"audit-trail": {
|
||||
"title": "Audit trail",
|
||||
"description": "Preserve the history of uploads, comments, status changes, and approvals.",
|
||||
"detailTitle": "Keep a record teams can trust.",
|
||||
"detailDescription": "Socialize keeps workflow history attached to the content item so decisions and revisions remain traceable.",
|
||||
"bullets": [
|
||||
"See status changes and approval history.",
|
||||
"Preserve revision context after content changes.",
|
||||
"Make handoff decisions easier to verify."
|
||||
]
|
||||
},
|
||||
"workspace-access": {
|
||||
"title": "Workspace access",
|
||||
"description": "Separate organization members, workspace collaborators, clients, and approvers.",
|
||||
"detailTitle": "Give the right people the right scope.",
|
||||
"detailDescription": "Use workspaces as the brand or client boundary while keeping organization access, collaborators, and external reviewers distinct.",
|
||||
"bullets": [
|
||||
"Keep each client or brand in its own workspace.",
|
||||
"Invite external collaborators without making them organization members.",
|
||||
"Preserve workspace-level scoping for review data."
|
||||
]
|
||||
},
|
||||
"team-collaboration": {
|
||||
"title": "Team collaboration",
|
||||
"description": "Coordinate agencies, producers, providers, and client approvers in one workflow.",
|
||||
"detailTitle": "Bring every reviewer into one workflow.",
|
||||
"detailDescription": "Help internal teams, production partners, and clients work from the same review state without losing ownership of their part of the process.",
|
||||
"bullets": [
|
||||
"Coordinate internal and external contributors.",
|
||||
"Keep team review and client review connected.",
|
||||
"Make ownership and next steps easier to see."
|
||||
]
|
||||
}
|
||||
},
|
||||
"pricing": {
|
||||
"meta": {
|
||||
"title": "Pricing | Socialize",
|
||||
"description": "Socialize pricing for freelancers, agencies, and teams managing social media content approvals with clients."
|
||||
},
|
||||
"eyebrow": "Pricing",
|
||||
"title": "Start free. Upgrade when approvals become client work.",
|
||||
"description": "Choose the plan that matches your review volume. Every tier keeps content, feedback, revisions, and approvals in one workflow.",
|
||||
"bestValue": "Best value",
|
||||
"includedLabel": "Included",
|
||||
"limitsLabel": "Limits",
|
||||
"tiers": {
|
||||
"free": {
|
||||
"name": "Free",
|
||||
"description": "For trying Socialize on one real approval workflow.",
|
||||
"price": "$0",
|
||||
"priceNote": "forever",
|
||||
"action": "Try the app",
|
||||
"features": [
|
||||
"Content items with copy and asset links",
|
||||
"Basic comments and review history",
|
||||
"One approval workflow",
|
||||
"Client-ready review view",
|
||||
"Email-ready handoff notes"
|
||||
],
|
||||
"limits": [
|
||||
"1 workspace",
|
||||
"3 active content items",
|
||||
"2 team members",
|
||||
"1 external reviewer"
|
||||
]
|
||||
},
|
||||
"freelance": {
|
||||
"name": "Freelance",
|
||||
"description": "For solo operators managing recurring client reviews.",
|
||||
"price": "$19",
|
||||
"priceNote": "per month",
|
||||
"action": "Start Freelance",
|
||||
"features": [
|
||||
"Everything in Free",
|
||||
"Revision tracking for assets and copy",
|
||||
"Reusable client approval workflow",
|
||||
"Review queue for active work",
|
||||
"Activity history for approvals"
|
||||
],
|
||||
"limits": [
|
||||
"3 workspaces",
|
||||
"25 active content items",
|
||||
"5 team members",
|
||||
"10 external reviewers"
|
||||
]
|
||||
},
|
||||
"agency": {
|
||||
"name": "Agency",
|
||||
"description": "For agencies that need repeatable client approval operations.",
|
||||
"price": "$79",
|
||||
"priceNote": "per month",
|
||||
"action": "Start Agency",
|
||||
"features": [
|
||||
"Everything in Freelance",
|
||||
"Multi-client workspace management",
|
||||
"Internal review before client approval",
|
||||
"Multi-step approval workflows",
|
||||
"Priority review queues and audit trail"
|
||||
],
|
||||
"limits": [
|
||||
"15 workspaces",
|
||||
"250 active content items",
|
||||
"25 team members",
|
||||
"Unlimited external reviewers"
|
||||
]
|
||||
},
|
||||
"enterprise": {
|
||||
"name": "Enterprise",
|
||||
"description": "For larger organizations with governance and access needs.",
|
||||
"price": "Custom",
|
||||
"priceNote": "tailored plan",
|
||||
"action": "Start Enterprise",
|
||||
"features": [
|
||||
"Everything in Agency",
|
||||
"Organization-level access controls",
|
||||
"Advanced approval configuration",
|
||||
"Dedicated onboarding support",
|
||||
"Custom usage and workspace limits"
|
||||
],
|
||||
"limits": [
|
||||
"Unlimited workspaces",
|
||||
"Unlimited active content items",
|
||||
"Custom member limits",
|
||||
"Custom reviewer limits"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"blogs": {
|
||||
"meta": {
|
||||
"title": "Blogs | Socialize",
|
||||
"description": "Practical articles on content review workflows, client approval, revision tracking, and publication handoff."
|
||||
},
|
||||
"eyebrow": "Blogs",
|
||||
"title": "Practical notes on content review workflows.",
|
||||
"description": "Articles are coming soon. This area will cover approval operations, client review habits, revision tracking, and publication handoff."
|
||||
},
|
||||
"guides": {
|
||||
"meta": {
|
||||
"title": "Guides | Socialize",
|
||||
"description": "Reusable guides for content intake, review rounds, approval decisions, and delivery readiness."
|
||||
},
|
||||
"eyebrow": "Guides",
|
||||
"title": "Reusable guides for managing review and approval work.",
|
||||
"description": "Guides are coming soon. This area will collect repeatable playbooks for content intake, review rounds, approval decisions, and delivery readiness."
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"cancel": "Cancel",
|
||||
"creating": "Creating...",
|
||||
@@ -484,9 +805,7 @@
|
||||
"empty": "No review items are available for the active workspace."
|
||||
},
|
||||
"contentItems": {
|
||||
"eyebrow": "Content workflow",
|
||||
"title": "Content items",
|
||||
"description": "Reviewable units with assets, copy, and approval status inside the active workspace.",
|
||||
"newItem": "New content item",
|
||||
"createTitle": "Create content item",
|
||||
"upcoming": "Upcoming",
|
||||
|
||||
Reference in New Issue
Block a user