diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js index 38f9845..a24cb42 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js @@ -182,6 +182,9 @@ export default { 'video.search_button': 'Zoeken', 'video.search_no_results': 'Geen overeenkomsten gevonden.', 'video.search_apply_hint': 'Geldt voor alle bestanden die momenteel onder deze titel zijn gegroepeerd.', + 'video.search_apply_hint_movie': 'Alleen van toepassing op dit bestand.', + 'video.source_file': 'Bestand: {name}', + 'video.no_match': 'Geen betrouwbare TMDB-match — bestandsnaam wordt getoond.', // Muziek 'music.mode_grid': 'Albums', |