1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-30 23:13:13 +00:00

standardize import command

This commit is contained in:
Kyle Spearrin
2018-08-06 10:38:32 -04:00
parent 2a8a8a8ba7
commit 336e4acdd0
5 changed files with 56 additions and 40 deletions

View File

@@ -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."
}
}