fix: add missing translation for preferences drawer (#6094)
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
"fixed": "Fixed"
|
||||
},
|
||||
"sidebar": {
|
||||
"buttons": "Show Buttons",
|
||||
"buttonFixed": "Fixed",
|
||||
"buttonCollapsed": "Collapsed",
|
||||
"title": "Sidebar",
|
||||
"width": "Width",
|
||||
"visible": "Show Sidebar",
|
||||
|
@@ -45,6 +45,9 @@
|
||||
"fixed": "固定"
|
||||
},
|
||||
"sidebar": {
|
||||
"buttons": "显示按钮",
|
||||
"buttonFixed": "固定按钮",
|
||||
"buttonCollapsed": "折叠按钮",
|
||||
"title": "侧边栏",
|
||||
"width": "宽度",
|
||||
"visible": "显示侧边栏",
|
||||
|
Reference in New Issue
Block a user