mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
Autosync the updated translations (#5627)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
df2c6e283f
commit
7dbc30ee05
@@ -6843,5 +6843,63 @@
|
||||
},
|
||||
"updatedTempPassword": {
|
||||
"message": "User updated a password issued through account recovery."
|
||||
},
|
||||
"yourOrganizationsFingerprint": {
|
||||
"message": "Your organization's fingerprint phrase",
|
||||
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing."
|
||||
},
|
||||
"deviceApprovals": {
|
||||
"message": "Device approvals"
|
||||
},
|
||||
"deviceApprovalsDesc": {
|
||||
"message": "Approve login requests below to allow the requesting member to finish logging in. Unapproved requests expire after 1 week. Verify the member’s information before approving."
|
||||
},
|
||||
"deviceInfo": {
|
||||
"message": "Device info"
|
||||
},
|
||||
"time": {
|
||||
"message": "Time"
|
||||
},
|
||||
"denyAllRequests": {
|
||||
"message": "Deny all requests"
|
||||
},
|
||||
"denyRequest": {
|
||||
"message": "Deny request"
|
||||
},
|
||||
"approveRequest": {
|
||||
"message": "Approve request"
|
||||
},
|
||||
"noDeviceRequests": {
|
||||
"message": "No device requests"
|
||||
},
|
||||
"noDeviceRequestsDesc": {
|
||||
"message": "Member device approval requests will appear here"
|
||||
},
|
||||
"loginRequestDenied": {
|
||||
"message": "Login request denied"
|
||||
},
|
||||
"allLoginRequestsDenied": {
|
||||
"message": "All login requests denied"
|
||||
},
|
||||
"loginRequestApproved": {
|
||||
"message": "Login request approved"
|
||||
},
|
||||
"removeOrgUserNoMasterPasswordTitle": {
|
||||
"message": "Account does not have master password"
|
||||
},
|
||||
"removeOrgUserNoMasterPasswordDesc": {
|
||||
"message": "Removing $USER$ without setting a master password for them may restrict access to their full account. Are you sure you want to continue?",
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noMasterPassword": {
|
||||
"message": "No master password"
|
||||
},
|
||||
"removeMembersWithoutMasterPasswordWarning": {
|
||||
"message": "Removing members who do not have master passwords without setting one for them may restrict access to their full account."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user