@factorialco/f0-react 1.468.1 → 1.469.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -470,6 +470,18 @@ const e = {
470
470
  controls: "← → to move",
471
471
  escToExit: "Esc to exit"
472
472
  },
473
+ dino: {
474
+ title: "One Run",
475
+ tapToStart: "Press Space or tap to start",
476
+ gameOver: "Game over",
477
+ pressToRestart: "Space to restart",
478
+ score: "Score",
479
+ yourScore: "Your score",
480
+ newRecord: "New record!",
481
+ hi: "HI",
482
+ controls: "Space to jump · ↓ to crouch",
483
+ escToExit: "Esc to exit"
484
+ },
473
485
  creditWarning: {
474
486
  soft: "You're running low on AI credits.",
475
487
  getCredits: "Get credits",
@@ -498,7 +510,7 @@ const e = {
498
510
  navHint: {
499
511
  navigate: "navigate",
500
512
  select: "select",
501
- skip: "skip"
513
+ cancel: "cancel"
502
514
  }
503
515
  },
504
516
  growth: {