mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
e07f280124
commit
8012fdcea8
48 changed files with 1468 additions and 1040 deletions
|
|
@ -1158,5 +1158,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"copyStreamUrl": "Copy stream url"
|
||||
"copyStreamUrl": "Copy stream url",
|
||||
"settingsLayoutSizesTitle": "Layout Sizes",
|
||||
"settingsLayoutSizesDesc": "Choose which layout sizes the app can use based on window size",
|
||||
"settingsLayoutModesTitle": "Layout Modes",
|
||||
"settingsLayoutModesDesc": "Control whether the app can use single or dual-panel layouts",
|
||||
"phone": "Phone",
|
||||
"tablet": "Tablet",
|
||||
"desktop": "Desktop",
|
||||
"layoutModeSingle": "Single",
|
||||
"layoutModeDual": "Dual"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue