diff --git a/includes/post_types.php b/includes/post_types.php index 87f68f9..4e8c628 100644 --- a/includes/post_types.php +++ b/includes/post_types.php @@ -112,7 +112,7 @@ function create_posttype() 'fiches-infos', array( 'labels' => array( - 'name' => __('Fiches Infos', 'homegrade-theme__texte-backoffice'), + 'name' => __('Fiches info', 'homegrade-theme__texte-backoffice'), 'singular_name' => __('Fiches Info', 'homegrade-theme__texte-backoffice') ), 'public' => true,