mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-12 19:49:10 +01:00
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:
parent
6bc6de8b2d
commit
f2a527f738
@ -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…
x
Reference in New Issue
Block a user