diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/es.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js index 7400fc3..1e3aba2 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/es.js @@ -180,6 +180,9 @@ export default { 'video.search_button': 'Buscar', 'video.search_no_results': 'No se encontraron coincidencias.', 'video.search_apply_hint': 'Se aplica a todos los archivos agrupados actualmente bajo este título.', + 'video.search_apply_hint_movie': 'Se aplica solo a este archivo.', + 'video.source_file': 'Archivo: {name}', + 'video.no_match': 'Sin coincidencia fiable en TMDB — se muestra el nombre del archivo.', // Música 'music.mode_grid': 'Álbumes', |