mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 14:19:40 +00:00
Small language consistency fixes within Settings (#773)
This commit is contained in:
parent
25fbe66ed2
commit
9c0392d960
@ -18,8 +18,8 @@
|
||||
"default": "true"
|
||||
},
|
||||
{
|
||||
"title": "Cinema mode",
|
||||
"description": "Cinema mode brings the theater experience straight to your living room with the ability to play custom intros before the main feature.",
|
||||
"title": "Cinema Mode",
|
||||
"description": "Cinema Mode brings the theater experience straight to your living room with the ability to play custom intros before the main feature.",
|
||||
"settingName": "playback.cinemamode",
|
||||
"type": "bool",
|
||||
"default": "false"
|
||||
@ -32,7 +32,7 @@
|
||||
"children": [
|
||||
{
|
||||
"title": "Details Page",
|
||||
"description": "Options for details pages.",
|
||||
"description": "Options for Details pages.",
|
||||
"children": [
|
||||
{
|
||||
"title": "Hide Taglines",
|
||||
@ -91,7 +91,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Media Grid",
|
||||
"description": "Media Grid Options.",
|
||||
"description": "Media Grid options.",
|
||||
"children": [
|
||||
{
|
||||
"title": "Item Count",
|
||||
|
Loading…
Reference in New Issue
Block a user