mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +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": {
|
||||
"day": {
|
||||
"default": "What would you like to watch this afternoon?",
|
||||
"extra": [
|
||||
"Feeling adventurous? Jurassic Park might be the perfect choice."
|
||||
]
|
||||
"extra": ["Have you seen Blazing Saddles?"]
|
||||
},
|
||||
"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": {
|
||||
"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