translated to catalan metabox title

This commit is contained in:
jorge-vitrubio 2022-07-23 16:30:35 +02:00
parent a91c74f025
commit a271a3ba22
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ if ( ! function_exists( 'hangar_extra_content_add_meta_box' ) ) :
function hangar_extra_content_add_meta_box() {
add_meta_box(
'hangar_extra_content', //$id
'Hangar: Show extra content', //$title
'Hangar: contingut extra', //$title
'hangar_extra_content_callback', //$callback
array('post', 'page'), // $screen
'normal', // $context // normal,side,advanced