-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
I have this code in my poet.php file:
'calendar' => [ 'enter_title_here' => 'Enter calendar month or year', 'menu_icon' => 'dashicons-calendar-alt', 'supports' => ['title', 'revisions', 'page-attributes'], 'show_in_rest' => true, 'hierarchical' => true, 'has_archive' => false, 'labels' => [ 'singular' => __('Calendar', 'sage'), 'plural' => __('Calendars', 'sage'), ], ],
I've generated a pot file, and translated it, but it doesn't seem to work: slug and labels remain in english even on my french website
Metadata
Metadata
Assignees
Labels
No labels