Browse Source

Update translation.json

pull/110/head
James Hawkins 3 years ago committed by GitHub
parent
commit
84fd5e5133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      public/locales/en-GB/translation.json

6
public/locales/en-GB/translation.json

@ -20,6 +20,10 @@ @@ -20,6 +20,10 @@
"invalidUrl": "Your URL may be invalid",
"arrowText": "Go back"
},
"seasons": {
"season": "Season {{season}}",
"failed": "Failed to get season data"
},
"notFound": {
"backArrow": "Back to home",
"media": {
@ -43,4 +47,4 @@ @@ -43,4 +47,4 @@
"errorBoundary": {
"text": "The app encountered an error and wasn't able to recover, please report it to the"
}
}
}

Loading…
Cancel
Save