Skip to content

Commit 17f9f22

Browse files
authored
Fix typo in string
1 parent 6b6494b commit 17f9f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_locales/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
"description": "Import backup code."
235235
},
236236
"import_backup_qr_partly_failed": {
237-
"message": "Import successfuly, but some QR image cannot be recognized.",
238-
"description": "Import successfuly, but some QR image cannot be recognized."
237+
"message": "Import successful, but some QR codes could not be recognized.",
238+
"description": "Import successful, but some QR image cannot be recognized."
239239
},
240240
"import_backup_qr_in_batches": {
241241
"message": "You can select multiple files to import backup in batches.",

0 commit comments

Comments
 (0)