mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
add silly things to extra locales
This commit is contained in:
parent
e759a37715
commit
2180fca7be
1 changed files with 3 additions and 5 deletions
|
@ -132,17 +132,15 @@
|
||||||
"titles": {
|
"titles": {
|
||||||
"day": {
|
"day": {
|
||||||
"default": "What would you like to watch this afternoon?",
|
"default": "What would you like to watch this afternoon?",
|
||||||
"extra": [
|
"extra": ["Have you seen Blazing Saddles?"]
|
||||||
"Feeling adventurous? Jurassic Park might be the perfect choice."
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"morning": {
|
"morning": {
|
||||||
"default": "What would you like to watch this morning?",
|
"default": "What would you like to watch this morning?",
|
||||||
"extra": ["I hear Before Sunrise is good"]
|
"extra": ["I hear The Expanse is popular"]
|
||||||
},
|
},
|
||||||
"night": {
|
"night": {
|
||||||
"default": "What would you like to watch tonight?",
|
"default": "What would you like to watch tonight?",
|
||||||
"extra": ["Tired? I hear The Exorcist is good."]
|
"extra": ["Go smoke and watch The Simpsons!"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue