Skip to content

[6.x] Fix create entry translations#14223

Merged
jasonvarga merged 1 commit into6.xfrom
create-entry-button
Mar 11, 2026
Merged

[6.x] Fix create entry translations#14223
jasonvarga merged 1 commit into6.xfrom
create-entry-button

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue where it wasn't possible to customize the "Create Entry" translation.

This was due to the statamic:: prefix being added in #12598, causing it to look at Statamic's translations instead of the app's translations. I'm not sure why it was added but the custom translation shows fine in card view 🤷‍♂️

Fixes #14078

@jasonvarga
Copy link
Member

Cursorbot in that PR even pointed out that it shouldn't have changed.

CleanShot 2026-03-11 at 12 29 16

I think maybe it was just misunderstanding during that PR that the customization needs to go in your own messages.php, not in Statamic's.

@jasonvarga jasonvarga merged commit 60f51a8 into 6.x Mar 11, 2026
18 checks passed
@jasonvarga jasonvarga deleted the create-entry-button branch March 11, 2026 16:38
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.

The “Create Entry” buttons are not customizable

2 participants