Skip to content

The “Create Entry” buttons are not customizable #14078

Description

@jimblue

Bug description

I’ve followed the instructions provided by the doc to customize the “Create Entry” buttons, but unfortunately, it’s not working as expected.

How to reproduce

Here’s the content of my lang/en/messages.php file:

<?php

return [
    'pages_collection_create_entry' => 'New Page',
    'photos_collection_create_entry' => 'New Album',
    'stories_collection_create_entry' => 'New Story',
    'videos_collection_create_entry' => 'New Video',
    'locations_taxonomy_create_term' => 'New Location',
    'topics_taxonomy_create_term' => 'New Topic',
];

Environment

Environment
Application Name: local-test
Laravel Version: 12.52.0
PHP Version: 8.5.3
Composer Version: 2.9.5
Environment: local
Debug Mode: ENABLED
URL: local-test.test
Maintenance Mode: OFF
Timezone: Europe/Paris
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: null
Cache: redis
Database: sqlite
Logs: stack / single
Mail: smtp
Queue: redis
Session: redis

Storage
public/storage: LINKED

Statamic
Addons: 2
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.3.3 PRO

Statamic Addons
rias/statamic-redirect: 4.1.2
statamic/seo-pro: 7.0.3

Installation

Fresh statamic/statamic site via CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions