1
0
Fork 0
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:
Cooper Ransom 2024-02-26 17:46:03 -05:00
parent e759a37715
commit 2180fca7be

View file

@ -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!"]
}
}
},