mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
Added dashed line as separator and label for common formats on format selector for import (#7432)
This commit is contained in:
@@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2616,5 +2616,9 @@
|
||||
},
|
||||
"lastPassYubikeyDesc": {
|
||||
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7455,5 +7455,9 @@
|
||||
},
|
||||
"serviceAccountAccessUpdated": {
|
||||
"message": "Service account access updated"
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user