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

Loading…
Cancel
Save