Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other labels change to English when extending post #17

Open
huub-l opened this issue Feb 7, 2021 · 2 comments
Open

Other labels change to English when extending post #17

huub-l opened this issue Feb 7, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@huub-l
Copy link

huub-l commented Feb 7, 2021

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',
        ],
    ],
],
@Log1x Log1x added the bug Something isn't working label Feb 11, 2021
@Log1x Log1x self-assigned this Feb 11, 2021
@Log1x
Copy link
Owner

Log1x commented Feb 17, 2021

Tried getting this rolling for you for v2.0.0 but it's being tricky. :(

Will try to get it fixed soon (TM).

@jordinbrouwer
Copy link

@Log1x, could you provide an update on this? Alternatively, should I investigate it myself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants