mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Translate devices.js, dashboard.js and added new keys
This commit is contained in:
parent
368f21010b
commit
35c4d06bf6
6 changed files with 12 additions and 10 deletions
|
@ -1473,5 +1473,6 @@
|
|||
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",
|
||||
"WriteAccessRequired": "Jellyfin Server requires write access to this folder. Please ensure write access and try again.",
|
||||
"ListPaging": "{0} of {1}",
|
||||
"PersonRole": "as {0}"
|
||||
"PersonRole": "as {0}",
|
||||
"LastSeen": "Last seen {0}"
|
||||
}
|
||||
|
|
|
@ -1481,5 +1481,6 @@
|
|||
"PathNotFound": "No se encontró la ruta especificada. Asegúrate de que existe e inténtalo de nuevo.",
|
||||
"WriteAccessRequired": "Jellyfin requiere de permisos de escritura en esta carpeta. Asegúrate de que existe este permiso e inténtalo de nuevo.",
|
||||
"ListPaging": "{0} de {1}",
|
||||
"PersonRole": "como {0}"
|
||||
"PersonRole": "como {0}",
|
||||
"LastSeen": "Última vez {0}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue