-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm using Wordpress in Dutch. When changing the singular and plural labels of post the other labels (Add new etc.) change to the English defaults. I expected that only the specified label would change. Is it possible to only extend the given labels?
'post' => [
'post' => [
'labels' => [
'singular' => 'Artikel',
'plural' => 'Artikelen',
],
],
],
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working