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/
This commit is contained in:
admin 2023-11-28 23:37:20 +00:00 committed by Weblate
parent 6bc6de8b2d
commit f2a527f738

View File

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