- Added vertical flow view

- Made vertical view default
This commit is contained in:
Jordan McClintock
2022-02-23 12:43:26 -06:00
parent 650c98c781
commit 88cc179ca5
4 changed files with 175 additions and 31 deletions

View File

@@ -1,4 +1,5 @@
{
"_comment" : "2022 Modification Copyright - Defense Unicorns",
"common": {
"label": {
"name": "Name",
@@ -86,7 +87,8 @@
"rtl": "Right-to-left",
"auto": "Contextual",
"language": "Language",
"browserDefault": "Browser default"
"browserDefault": "Browser default",
"flowVertical": "Vertical flow"
},
"sidebar": {
"show": "Show sidebar"