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

[5.x] Allow customizing term create label #11103

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

daun
Copy link
Contributor

@daun daun commented Nov 10, 2024

Allow customizing the label of the Create Term button. This already works for collections, just not for taxonomies. Mostly copy-and-paste from the implementation for entries.

// lang/en/messages.php

return [
    'tags_taxonomy_create_term' => 'New Tag'
];
Screenshot 2024-11-10 at 20 08 06

@daun daun marked this pull request as ready for review November 10, 2024 19:11
@jasonvarga jasonvarga merged commit 7a80411 into statamic:5.x Nov 11, 2024
17 checks passed
@daun daun deleted the feature/term-create-button-label branch November 11, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants