mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-27 14:23:18 +03:00
23 lines
791 B
Plaintext
23 lines
791 B
Plaintext
{
|
|
"@@locale": "en",
|
|
"oath_no_credentials": "No credentials",
|
|
"oath_pinned": "Pinned",
|
|
"oath_accounts": "Accounts",
|
|
"oath_copied_to_clipboard": "Code copied to clipboard",
|
|
"oath_copy_to_clipboard": "Copy to clipboard",
|
|
"oath_calculate": "Calculate",
|
|
"oath_pin_account": "Pin account",
|
|
"oath_unpin_account": "Unpin account",
|
|
"oath_rename_account": "Rename account",
|
|
"oath_delete_account": "Delete account",
|
|
|
|
|
|
|
|
"appFailurePage_btn_unlock": "Unlock",
|
|
"appFailurePage_txt_info": "WebAuthn management requires elevated privileges.",
|
|
"appFailurePage_msg_permission": "Elevating permissions...",
|
|
|
|
"mainDrawer_txt_applications": "Toggle applications",
|
|
"mainDrawer_txt_settings": "Settings",
|
|
"mainDrawer_txt_help": "Help and about"
|
|
} |