@volr/react-ui 0.1.129 → 0.1.131
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 +8 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +8 -4
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -574,9 +574,11 @@ var en = {
|
|
|
574
574
|
macOS: "Please select Touch ID directly.",
|
|
575
575
|
iOS: "Please use Face ID or Touch ID.",
|
|
576
576
|
android: "Please select this device's biometric.",
|
|
577
|
-
windows: "
|
|
577
|
+
windows: "Scan the QR code on screen with your phone camera.",
|
|
578
|
+
linux: "Scan the QR code on screen with your phone camera.",
|
|
578
579
|
default: "Please use this device's biometric.",
|
|
579
|
-
note: "Using other devices or apps may not work."
|
|
580
|
+
note: "Using other devices or apps may not work.",
|
|
581
|
+
windowsNote: "This PC will use Face ID or fingerprint from your phone."
|
|
580
582
|
},
|
|
581
583
|
migration: {
|
|
582
584
|
title: "Set up passkey for this site",
|
|
@@ -843,9 +845,11 @@ var ko = {
|
|
|
843
845
|
macOS: "Touch ID\uB97C \uC9C1\uC811 \uC120\uD0DD\uD574\uC8FC\uC138\uC694.",
|
|
844
846
|
iOS: "Face ID \uB610\uB294 Touch ID\uB97C \uC0AC\uC6A9\uD574\uC8FC\uC138\uC694.",
|
|
845
847
|
android: "\uC774 \uAE30\uAE30\uC758 \uC0DD\uCCB4 \uC778\uC99D\uC744 \uC120\uD0DD\uD574\uC8FC\uC138\uC694.",
|
|
846
|
-
windows: "
|
|
848
|
+
windows: "\uD734\uB300\uD3F0 \uCE74\uBA54\uB77C\uB85C \uD654\uBA74\uC758 QR \uCF54\uB4DC\uB97C \uC2A4\uCE94\uD574\uC8FC\uC138\uC694.",
|
|
849
|
+
linux: "\uD734\uB300\uD3F0 \uCE74\uBA54\uB77C\uB85C \uD654\uBA74\uC758 QR \uCF54\uB4DC\uB97C \uC2A4\uCE94\uD574\uC8FC\uC138\uC694.",
|
|
847
850
|
default: "\uC774 \uAE30\uAE30\uC758 \uC0DD\uCCB4 \uC778\uC99D\uC744 \uC0AC\uC6A9\uD574\uC8FC\uC138\uC694.",
|
|
848
|
-
note: "\uB2E4\uB978 \uAE30\uAE30\uB098 \uC571 \uC0AC\uC6A9 \uC2DC \uB3D9\uC791\uD558\uC9C0 \uC54A\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4."
|
|
851
|
+
note: "\uB2E4\uB978 \uAE30\uAE30\uB098 \uC571 \uC0AC\uC6A9 \uC2DC \uB3D9\uC791\uD558\uC9C0 \uC54A\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
|
|
852
|
+
windowsNote: "\uC774 PC\uC5D0\uC11C\uB294 \uD734\uB300\uD3F0\uC758 Face ID \uB610\uB294 \uC9C0\uBB38 \uC778\uC2DD\uC744 \uC0AC\uC6A9\uD569\uB2C8\uB2E4."
|
|
849
853
|
},
|
|
850
854
|
migration: {
|
|
851
855
|
title: "\uC774 \uC0AC\uC774\uD2B8\uC6A9 \uD328\uC2A4\uD0A4 \uC124\uC815",
|