mirror of
https://github.com/bitwarden/cli
synced 2025-12-30 23:13:13 +00:00
standardize import command
This commit is contained in:
@@ -13,5 +13,11 @@
|
||||
},
|
||||
"noneFolder": {
|
||||
"message": "No Folder"
|
||||
},
|
||||
"importFormatError": {
|
||||
"message": "Data is not formatted correctly. Please check your import file and try again."
|
||||
},
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user