diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/it.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js index 9843e7c..4b68951 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js @@ -181,6 +181,9 @@ export default { 'video.search_button': 'Cerca', 'video.search_no_results': 'Nessuna corrispondenza trovata.', 'video.search_apply_hint': 'Si applica a tutti i file attualmente raggruppati sotto questo titolo.', + 'video.search_apply_hint_movie': 'Si applica solo a questo file.', + 'video.source_file': 'File: {name}', + 'video.no_match': 'Nessuna corrispondenza TMDB affidabile — mostrato il nome del file.', // Musica 'music.mode_grid': 'Album', |