mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-26 05:11:52 +01:00
Merge pull request #670 from usman1100/extra-message-in-day-english
add value for extra in day for english locale
This commit is contained in:
commit
78bdf07c4a
@ -120,7 +120,10 @@
|
||||
},
|
||||
"titles": {
|
||||
"day": {
|
||||
"default": "What would you like to watch this afternoon?"
|
||||
"default": "What would you like to watch this afternoon?",
|
||||
"extra": [
|
||||
"Feeling adventurous? Jurassic Park might be the perfect choice."
|
||||
]
|
||||
},
|
||||
"morning": {
|
||||
"default": "What would you like to watch this morning?",
|
||||
|
Loading…
Reference in New Issue
Block a user