feat(demo): start sandbox from landing

This commit is contained in:
2026-06-07 00:51:35 +03:30
parent ce6cd6cccc
commit c6b1712486
6 changed files with 87 additions and 12 deletions

View File

@@ -396,7 +396,7 @@ export const en = {
collapse: 'Collapse',
},
landing: {
landing: {
brandLabel: "Operating system for time",
eyebrow: "Built for high-discipline teams that need clean time intelligence",
nav: {
@@ -484,7 +484,16 @@ export const en = {
finalCtaTitle: "If your team sells expertise or ships client work, your time system should look this serious.",
finalCtaDescription:
"Open the app, create a workspace, and see how fast your reporting discipline improves when the product stops leaking context.",
},
},
demo: {
badge: "Demo environment",
starting: "Preparing demo...",
started: "Demo environment is ready.",
startError: "Could not start the demo environment.",
expiresAt: "Expires at",
resetAction: "Reset demo",
reset: "Fresh demo environment is ready.",
},
ordering: {
createdAtDesc: "Newest First",