platform-codebase/@packages/@infrastructure/i18n/locales/en/common.json
Quinn Ftw e87ff3c612 chore(packages): update eslint and tsconfig references
Update shared packages to use local configs instead of central references:
- Update .eslintrc.json files across all @packages/*
- Update package.json dev dependencies
- Update tsconfig.json extends paths
- Update i18n common.json locale file

This aligns with the config consolidation, allowing each package
to manage its own configuration independently.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:35:39 -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": "Vote on 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"
}
}
}