mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-06 06:55:59 +00:00
add value for extra in day for english locale
This commit is contained in:
parent
da0a61fa45
commit
f0676bea3e
|
@ -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 a new issue