mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
swap boolean label for checked (#10168)
This commit is contained in:
@@ -1317,6 +1317,9 @@
|
||||
"cfTypeBoolean": {
|
||||
"message": "Boolean"
|
||||
},
|
||||
"cfTypeChecked": {
|
||||
"message": "Checked"
|
||||
},
|
||||
"cfTypeLinked": {
|
||||
"message": "Linked",
|
||||
"description": "This describes a field that is 'linked' (tied) to another field."
|
||||
|
||||
Reference in New Issue
Block a user