Skip to content

Other labels change to English when extending post #17

@huub-l

Description

@huub-l

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions