mirror of
https://github.com/bitwarden/web
synced 2025-12-16 08:13:22 +00:00
options page description
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user