mirror of
https://github.com/bitwarden/web
synced 2025-12-16 16:23:31 +00:00
options page description
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>{{'options' | i18n}}</h1>
|
<h1>{{'options' | i18n}}</h1>
|
||||||
</div>
|
</div>
|
||||||
|
<p>{{'optionsDesc' | i18n}}</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
@@ -897,6 +897,9 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"message": "Options"
|
"message": "Options"
|
||||||
},
|
},
|
||||||
|
"optionsDesc": {
|
||||||
|
"message": "Customize your web vault experience."
|
||||||
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"message": "Language"
|
"message": "Language"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user