This commit is contained in:
sakazuki
2018-12-03 20:30:29 +09:00
parent 43a07301fd
commit c3bc3f3780
4 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
"ltr": "Left-to-right",
"rtl": "Right-to-left",
"auto": "Contextual",
"flowVirtical": "Virtical flow"
"flowVertical": "Vertical flow"
},
"sidebar": {
"show": "Show sidebar"

View File

@@ -42,7 +42,7 @@
"ltr": "左から右",
"rtl": "右から左",
"auto": "文脈",
"flowVirtical": "縦フロー"
"flowVertical": "縦フロー"
},
"sidebar": {
"show": "サイドバーを表示"

View File

@@ -38,7 +38,7 @@
"ltr": "从左到右",
"rtl": "从右到左",
"auto": "上下文",
"flowVirtical": "Virtical flow"
"flowVertical": "Vertical flow"
},
"sidebar": {
"show": "显示侧边栏"