select none collection string
This commit is contained in:
parent
6c7a0d90df
commit
f35bc516c0
2
jslib
2
jslib
|
@ -1 +1 @@
|
||||||
Subproject commit 24ffb55ce0e781fb06cd04d318e9f70afe80d734
|
Subproject commit 00f1aad65ea2e243713d409873dfb5d833296897
|
|
@ -1222,5 +1222,8 @@
|
||||||
},
|
},
|
||||||
"lockWithMasterPassOnRestart": {
|
"lockWithMasterPassOnRestart": {
|
||||||
"message": "Lock with master password on browser restart"
|
"message": "Lock with master password on browser restart"
|
||||||
|
},
|
||||||
|
"selectOneCollection": {
|
||||||
|
"message": "You must select at least one collection."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue