mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
fix typo
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"ltr": "Left-to-right",
|
||||
"rtl": "Right-to-left",
|
||||
"auto": "Contextual",
|
||||
"flowVirtical": "Virtical flow"
|
||||
"flowVertical": "Vertical flow"
|
||||
},
|
||||
"sidebar": {
|
||||
"show": "Show sidebar"
|
||||
|
@@ -42,7 +42,7 @@
|
||||
"ltr": "左から右",
|
||||
"rtl": "右から左",
|
||||
"auto": "文脈",
|
||||
"flowVirtical": "縦フロー"
|
||||
"flowVertical": "縦フロー"
|
||||
},
|
||||
"sidebar": {
|
||||
"show": "サイドバーを表示"
|
||||
|
@@ -38,7 +38,7 @@
|
||||
"ltr": "从左到右",
|
||||
"rtl": "从右到左",
|
||||
"auto": "上下文",
|
||||
"flowVirtical": "Virtical flow"
|
||||
"flowVertical": "Vertical flow"
|
||||
},
|
||||
"sidebar": {
|
||||
"show": "显示侧边栏"
|
||||
|
Reference in New Issue
Block a user