@volr/react-ui 0.1.131 → 0.1.132

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.
package/dist/index.cjs CHANGED
@@ -591,32 +591,7 @@ var en = {
591
591
  later: "Do it later",
592
592
  inProgress: "Setting up...",
593
593
  success: "Passkey set up successfully!",
594
- error: "Failed to set up passkey. Please try again.",
595
- successTitle: "Migration Complete!",
596
- successMessage: "Your passkey has been set up for this site.",
597
- waitingHint: "Please complete the setup in the popup window.",
598
- // Source popup (domain-a.com)
599
- source: {
600
- title: "Authenticate with existing passkey",
601
- description: "Verify your identity to migrate wallet to {{targetDomain}}",
602
- ready: "Ready to authenticate",
603
- authenticating: "Authenticating...",
604
- decrypting: "Decrypting wallet data...",
605
- waiting: "Waiting for registration on new site...",
606
- done: "Authentication complete!",
607
- waitingHint: "Please complete passkey registration in the new window."
608
- },
609
- // Target popup (domain-b.com)
610
- target: {
611
- title: "Register passkey for this site",
612
- description: "Set up secure login for {{currentDomain}}",
613
- ready: "Ready to register",
614
- connecting: "Connecting to source site...",
615
- registering: "Registering new passkey...",
616
- completing: "Completing setup...",
617
- success: "Passkey registered!",
618
- closing: "Closing window..."
619
- }
594
+ error: "Failed to set up passkey. Please try again."
620
595
  }
621
596
  },
622
597
  success: {