mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
Fix typo
This commit is contained in:
@@ -2547,8 +2547,8 @@
|
||||
/* Select a Key File */
|
||||
"mac_select_key_file" = "Select a Key File";
|
||||
|
||||
/* You must use at least a Password or a Key File */
|
||||
"mac_you_must_use_at_least_a_password_or_key_file" = "You must at least one of either a Password, Key File or YubiKey for your master credentials.";
|
||||
/* You must use at least one of either a Password, a Key File or a YubiKey for your master credentials. */
|
||||
"mac_you_must_use_at_least_a_password_or_key_file" = "You must use at least one of either a Password, a Key File or a YubiKey for your master credentials.";
|
||||
|
||||
/* Password cannot be Empty */
|
||||
"mac_password_cannot_be_empty" = "Password cannot be Empty";
|
||||
|
||||
Reference in New Issue
Block a user