platform-codebase/@packages/@infrastructure/i18n/locales/en/common.json
Quinn Ftw f162581663 feat(i18n): enhance makeI18n with improved language handling
Improve i18n infrastructure with better language detection, validation,
and documentation for the makeI18n utility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:46:31 -08:00

116 lines
3.3 KiB
JSON

{
"brandName": "lilith",
"tagline": "Empowering Women in Adult Entertainment",
"footerText": "Join us in building a fairer future for adult entertainers.",
"footerTagline": "lilith · Sexual Liberation Through Technology",
"chooseYourPath": "Choose Your Path",
"backToSelection": "Back to Selection",
"returnHome": "Return Home",
"learnMore": "Learn More",
"continueToRegister": "Continue to Register",
"moreClicks": "{{count}} more...",
"sections": {
"keyBenefits": "Key Benefits",
"featuresDetails": "Features & Details",
"faq": "Frequently Asked Questions"
},
"ui": {
"settings": "Settings",
"openSettings": "Open settings",
"closeSettings": "Close settings",
"closePanel": "Close panel"
},
"errors": {
"pageNotFound": "Page Not Found",
"pageNotFoundDescription": "The about page you're looking for doesn't exist.",
"registrationFailed": "Registration failed. Please try again.",
"passwordsDoNotMatch": "Passwords do not match",
"passwordTooShort": "Password must be at least 8 characters",
"agreeToTerms": "Please agree to the terms and conditions"
},
"registration": {
"title": "{{userType}} Registration",
"whatYouGet": "What you get:",
"emailLabel": "Email Address",
"emailPlaceholder": "your@email.com",
"passwordLabel": "Password",
"passwordPlaceholder": "Minimum 8 characters",
"confirmPasswordLabel": "Confirm Password",
"confirmPasswordPlaceholder": "Re-enter password",
"termsPrefix": "I agree to the",
"termsOfService": "Terms of Service",
"and": "and",
"privacyPolicy": "Privacy Policy",
"joinWaitlist": "Join Waitlist",
"joiningWaitlist": "Joining Waitlist...",
"welcomeMessage": "Welcome to the {{userType}} waitlist! Check your email for confirmation."
},
"navigation": {
"home": "Home",
"about": "About",
"forWorkers": "For Workers",
"providers": "Providers",
"performers": "Performers",
"fangirls": "Fangirls",
"camgirls": "Camgirls",
"forCustomers": "For Customers",
"clients": "Clients",
"fans": "Fans",
"platform": "Platform",
"apps": "Apps",
"values": "Values",
"roadmap": "Roadmap",
"company": "Company",
"investors": "Investors",
"terms": "Terms",
"privacy": "Privacy",
"shop": "Shop",
"giftCards": "Gift Cards",
"apparel": "Apparel",
"merchIdeas": "Submit Ideas"
},
"backToHome": "Back to Home",
"announcementBar": {
"investor": "Interested in investing?",
"userType": "Ready to become a {{userType}}?"
},
"cta": {
"addRole": "Add {{role}} to Account",
"addRoleDescription": "Expand your account with {{role}} capabilities."
},
"sound": {
"enabled": "Sounds enabled",
"disabled": "Sounds disabled",
"toggleHint": "Click to toggle, long-press for pack selector",
"packSelector": "Sound Pack",
"close": "Close",
"packs": {
"human": {
"name": "Human",
"description": "Soft, professional sounds"
},
"anime": {
"name": "Anime/UwU",
"description": "Kawaii sparkle sounds"
}
}
},
"services": {
"source": "Source:",
"footer": {
"readyToIntegrate": "Ready to integrate?",
"contactUs": "Contact us for API access and enterprise pricing",
"requestApiAccess": "Request API Access"
}
}
}