1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

select one collection string

This commit is contained in:
Kyle Spearrin
2019-06-26 17:44:10 -04:00
parent c1b578eb15
commit 5bc1d2c143
2 changed files with 4 additions and 1 deletions

2
jslib

Submodule jslib updated: 24ffb55ce0...00f1aad65e

View File

@@ -1238,5 +1238,8 @@
}, },
"hideToMenuBar": { "hideToMenuBar": {
"message": "Hide to Menu Bar" "message": "Hide to Menu Bar"
},
"selectOneCollection": {
"message": "You must select at least one collection."
} }
} }