mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +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
1 changed files with 379 additions and 373 deletions
|
@ -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 @@
|
|||
"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…
Reference in a new issue