Skip to content

Commit 82f238e

Browse files
committed
fix copy
1 parent ead12d5 commit 82f238e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-native-screens": "^2.10.1",
6262
"react-native-shake": "^3.3.1",
6363
"react-native-splash-screen": "^3.2.0",
64-
"react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#feature/factory-reset",
64+
"react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.35",
6565
"react-native-svg": "^9.8.4",
6666
"react-native-touch-id": "^4.4.1",
6767
"react-native-webview": "git+https://github.com/status-im/react-native-webview.git#v10.9.2",

translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@
714714
"keycard-desc": "Own a Keycard? Store your keys on it; you’ll need it for transactions",
715715
"keycard-dont-ask-card": "Don't ask for card to sign in",
716716
"keycard-reset-passcode": "Reset passcode",
717-
"keycard-factory-reset": "Return card to factory settings.",
717+
"keycard-factory-reset": "Return card to factory settings",
718718
"keycard-factory-reset-title": "Are you sure you want to perform a factory reset?",
719719
"keycard-factory-reset-text": "Performing this will delete any mnemonic phrase stored on the card. Make sure you have a backup of the mnemonic phrase you've been using with this Keycard.",
720720
"keycard-enter-new-passcode": "Enter new passcode {{step}}/2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6751,9 +6751,9 @@ react-native-splash-screen@^3.2.0:
67516751
resolved "https://registry.yarnpkg.com/react-native-splash-screen/-/react-native-splash-screen-3.2.0.tgz#d47ec8557b1ba988ee3ea98d01463081b60fff45"
67526752
integrity sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg==
67536753

6754-
"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#feature/factory-reset":
6755-
version "2.5.34"
6756-
resolved "git+https://github.com/status-im/react-native-status-keycard.git#3d4ae983421886dadba16b882752b5edb0b8ab39"
6754+
"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#v2.5.35":
6755+
version "2.5.35"
6756+
resolved "git+https://github.com/status-im/react-native-status-keycard.git#8cf7cbff803b080b2069202ea6179703b8c69d2e"
67576757

67586758
react-native-svg@^9.8.4:
67596759
version "9.13.6"

0 commit comments

Comments
 (0)