Changed the title and description of another thumbnail item

This commit is contained in:
fabs balvedi 2018-05-10 15:28:32 -03:00
parent a379a25422
commit 2dc5b0f4fd
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ class Items extends Repository {
],
'_thumbnail_id' => [
'map' => 'meta',
'title' => __( 'Thunbnail', 'tainacan' ),
'title' => __( 'Thumbnail', 'tainacan' ),
'description' => __( 'Squared reduced-size version of a picture that helps recognizing and organizing files', 'tainacan' )
]
] );