Browse Source

Translated using Weblate (English)

Currently translated at 100.0% (223 of 223 strings)

Translation: movie-web/movie-web
Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/en/
pull/498/head
admin 2 years ago committed by Weblate
parent
commit
f2a527f738
  1. 16
      src/assets/locales/en.json

16
src/assets/locales/en.json

@ -95,8 +95,8 @@ @@ -95,8 +95,8 @@
"metadata": {
"notFound": {
"badge": "Not found",
"title": "Couldn't find that media",
"text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL",
"title": "Couldn't find that media.",
"text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL.",
"homeButton": "Back to home"
},
"failed": {
@ -203,9 +203,15 @@ @@ -203,9 +203,15 @@
"stopEditing": "Stop editing"
},
"titles": {
"morning": ["Morning title"],
"day": ["Day title"],
"night": ["Night title"]
"morning": [
"Morning title"
],
"day": [
"Day title"
],
"night": [
"Night title"
]
},
"search": {
"loading": "Loading...",

Loading…
Cancel
Save