mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
options page description
This commit is contained in:
parent
bb14aa821b
commit
1717960a8c
@ -1,6 +1,7 @@
|
||||
<div class="page-header">
|
||||
<h1>{{'options' | i18n}}</h1>
|
||||
</div>
|
||||
<p>{{'optionsDesc' | i18n}}</p>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
<div class="form-group">
|
||||
|
@ -897,6 +897,9 @@
|
||||
"options": {
|
||||
"message": "Options"
|
||||
},
|
||||
"optionsDesc": {
|
||||
"message": "Customize your web vault experience."
|
||||
},
|
||||
"language": {
|
||||
"message": "Language"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user