1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

Squash commits (#4382)

Co-authored-by: Hinton <hinton@users.noreply.github.com>
This commit is contained in:
cd-bitwarden
2023-01-05 13:31:57 -05:00
committed by GitHub
parent 049940d04b
commit 0a5f96c560
9 changed files with 148 additions and 19 deletions

View File

@@ -5561,6 +5561,15 @@
"deleteSecrets":{
"message": "Delete Secrets"
},
"secretProjectAssociationDescription" :{
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects" :{
"message": "Type or select Projects"
},
"typeOrSelectProject" :{
"message": "Type or select Project"
},
"project":{
"message": "Project"
},