Skip to content

Commit

Permalink
chore: update video labels
Browse files Browse the repository at this point in the history
Co-authored-by: Daniele T. <[email protected]>
  • Loading branch information
astagi and Fupete authored Nov 23, 2023
1 parent 43d6521 commit 5c61737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/plugins/videoplayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const itLang = {
'Text Background': 'Sfondo testo',
'Caption Area Background': 'Sfondo area sottotitoli',
'Skip forward {1} seconds': 'Avanti {1} secondi',
'Skip backward {1} seconds': 'Indietro di {1} secondi',
'Skip backward {1} seconds': 'Indietro {1} secondi',
}

const DEFAULT_CONFIG = { languages: { it: itLang }, language: 'it' }
Expand Down

0 comments on commit 5c61737

Please sign in to comment.