Changeset 11294 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/post-meta.php
- Timestamp:
- 10/22/2021 10:44:47 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/post-meta.php
r11275 r11294 134 134 'video_caption_language', 135 135 array( 136 'description' => __( 'A language for which captions are available for the workshop video.', 'wporg_learn' ),136 'description' => __( 'A language for which subtitles are available for the workshop video.', 'wporg_learn' ), 137 137 'type' => 'string', 138 138 'single' => false,
Note: See TracChangeset
for help on using the changeset viewer.