mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
remove duplicate message catalog keys (#14228)
This commit is contained in:
@@ -149,27 +149,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"atRiskMembersWithCount": {
|
||||
"message": "At-risk members ($COUNT$)",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"atRiskMembersDescription": {
|
||||
"message": "These members are logging into applications with weak, exposed, or reused passwords."
|
||||
},
|
||||
"atRiskMembersDescriptionWithApp": {
|
||||
"message": "These members are logging into $APPNAME$ with weak, exposed, or reused passwords.",
|
||||
"placeholders": {
|
||||
"appname": {
|
||||
"content": "$1",
|
||||
"example": "Salesforce"
|
||||
}
|
||||
}
|
||||
},
|
||||
"totalMembers": {
|
||||
"message": "Total members"
|
||||
},
|
||||
@@ -9314,9 +9293,6 @@
|
||||
"sdksDesc": {
|
||||
"message": "Use Bitwarden Secrets Manager SDK in the following programming languages to build your own applications."
|
||||
},
|
||||
"singleSignOn": {
|
||||
"message": "Single sign-on"
|
||||
},
|
||||
"ssoDescStart": {
|
||||
"message": "Configure",
|
||||
"description": "This represents the beginning of a sentence, broken up to include links. The full sentence will be 'Configure single sign-on for Bitwarden using the implementation guide for your Identity Provider."
|
||||
|
||||
Reference in New Issue
Block a user