diff --git wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php wordpress.org/public_html/wp-content/plugins/theme-directory/class-themes-api.php
index e0910411f..759a56530 100644
|
|
class Themes_API { |
225 | 225 | 'sticky-post' => __( 'Sticky Post' ), |
226 | 226 | 'theme-options' => __( 'Theme Options' ), |
227 | 227 | 'threaded-comments' => __( 'Threaded Comments' ), |
228 | | 'translation-ready' => __( 'Translation Ready' ), |
229 | 228 | ), |
230 | 229 | __( 'Subject' ) => array( |
231 | 230 | 'holiday' => __( 'Holiday' ), |