mirror of
https://github.com/bitwarden/web
synced 2026-01-21 03:43:22 +00:00
Added UI scaling tickbox to options menu
This commit is contained in:
@@ -1044,6 +1044,13 @@
|
||||
"enableGravatarsDesc": {
|
||||
"message": "Use avatar images loaded from gravatar.com."
|
||||
},
|
||||
"enableUIScaling": {
|
||||
"message": "Enable UI Scaling",
|
||||
"description": "Allows scaling the web vault UI's width"
|
||||
},
|
||||
"enableUIScalingDesc": {
|
||||
"message": "Allows expanding the web vault view to fill the full width of the browser window."
|
||||
},
|
||||
"default": {
|
||||
"message": "Default"
|
||||
},
|
||||
|
||||
@@ -1044,6 +1044,13 @@
|
||||
"enableGravatarsDesc": {
|
||||
"message": "Use avatar images loaded from gravatar.com."
|
||||
},
|
||||
"enableUIScaling": {
|
||||
"message": "Enable UI Scaling",
|
||||
"description": "Allows scaling the web vault UI's width"
|
||||
},
|
||||
"enableUIScalingDesc": {
|
||||
"message": "Allows expanding the web vault view to fill the full width of the browser window."
|
||||
},
|
||||
"default": {
|
||||
"message": "Default"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user