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:
Jip Frijlink 2023-12-30 17:11:55 +01:00 committed by GitHub
commit 78bdf07c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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?",