1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 18:13:26 +00:00

expand/collapse groupings

This commit is contained in:
Kyle Spearrin
2018-11-09 23:03:43 -05:00
parent 553d1bfc5c
commit af5788c9da
3 changed files with 31 additions and 18 deletions

View File

@@ -112,6 +112,10 @@
"toggleVisibility": {
"message": "Toggle Visibility"
},
"toggleCollapse": {
"message": "Toggle Collapse",
"description": "Toggling an expand/collapse state."
},
"cardholderName": {
"message": "Cardholder Name"
},