Browse Source

add value for extra in day for english locale

pull/670/head
usman1100 2 years ago
parent
commit
f0676bea3e
  1. 5
      src/assets/locales/en.json

5
src/assets/locales/en.json

@ -120,7 +120,10 @@ @@ -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…
Cancel
Save