We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9728d90 commit f556bd8Copy full SHA for f556bd8
ableplayer.php.html
@@ -468,7 +468,7 @@
468
$kinds = array(
469
'captions' => __( 'Captions', 'ableplayer' ),
470
'subtitles' => __( 'Subtitles', 'ableplayer' ),
471
- 'description' => __( 'Description', 'ableplayer' ),
+ 'description' => __( 'Audio Description', 'ableplayer' ),
472
'chapters' => __( 'Chapters', 'ableplayer' ),
473
);
474
// Switch locale to BCP47 syntax.
0 commit comments