mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 10:11:52 +03:00
replace applet
with application
This commit is contained in:
parent
91397d264a
commit
8e7e0fc948
@ -823,8 +823,8 @@
|
||||
"s_nfc_dialog_operation_success": "Success",
|
||||
"s_nfc_dialog_operation_failed": "Failed",
|
||||
|
||||
"s_nfc_dialog_oath_reset": "Action: reset OATH applet",
|
||||
"s_nfc_dialog_oath_unlock": "Action: unlock OATH applet",
|
||||
"s_nfc_dialog_oath_reset": "Action: reset OATH application",
|
||||
"s_nfc_dialog_oath_unlock": "Action: unlock OATH application",
|
||||
"s_nfc_dialog_oath_set_password": "Action: set OATH password",
|
||||
"s_nfc_dialog_oath_unset_password": "Action: remove OATH password",
|
||||
"s_nfc_dialog_oath_add_account": "Action: add new account",
|
||||
@ -834,9 +834,9 @@
|
||||
"s_nfc_dialog_oath_failure": "OATH operation failed",
|
||||
"s_nfc_dialog_oath_add_multiple_accounts": "Action: add multiple accounts",
|
||||
|
||||
"s_nfc_dialog_fido_reset": "Action: reset FIDO applet",
|
||||
"s_nfc_dialog_fido_unlock": "Action: unlock FIDO applet",
|
||||
"l_nfc_dialog_fido_set_pin": "Action: set or change FIDO applet PIN",
|
||||
"s_nfc_dialog_fido_reset": "Action: reset FIDO application",
|
||||
"s_nfc_dialog_fido_unlock": "Action: unlock FIDO application",
|
||||
"l_nfc_dialog_fido_set_pin": "Action: set or change FIDO application PIN",
|
||||
"s_nfc_dialog_fido_delete_credential": "Action: delete Passkey",
|
||||
"s_nfc_dialog_fido_delete_fingerprint": "Action: delete fingerprint",
|
||||
"s_nfc_dialog_fido_rename_fingerprint": "Action: rename fingerprint",
|
||||
|
Loading…
Reference in New Issue
Block a user