Changed the title and description of the thumbnail item

This commit is contained in:
fabs balvedi 2018-05-10 11:43:36 -03:00
parent 5666002cc5
commit d85d35284b
1 changed files with 2 additions and 2 deletions

View File

@ -182,8 +182,8 @@ class Collections extends Repository {
],
'_thumbnail_id' => [
'map' => 'meta',
'title' => __( 'Featured image ID', 'tainacan' ),
'description' => __( 'Featured image ID', 'tainacan' )
'title' => __( 'Thumbnail', 'tainacan' ),
'description' => __( 'Squared reduced-size version of a picture that helps recognizing and organizing files', 'tainacan' )
]
] );