Skip to content

Polish translation combines version.version and version.autosavedVersion causing duplicate “Wersja Wersja utworzona:” #13188

@Krzyzu84

Description

@Krzyzu84

Describe the Bug

In the admin UI version view, the Polish translation system incorrectly merges two translation labels (version.version and version.autosavedVersion), causing the interface to display “Wersja Wersja utworzona:” instead of the expected “Wersja utworzona:”.

This issue is due to how PayloadCMS constructs labels internally, not due to any project-level override or custom code.

Link to the code that reproduces this issue

This happens inside PayloadCMS core — we cannot provide a public reproduction repository as our project is private. However, the issue can be reproduced using the default admin with Polish (pl) i18n enabled.

Reproduction Steps

🔁 Reproduction Steps:

  1. Log in as an admin.
  2. Go to a page or collection with at least two versions saved.
  3. Open the versions list and click on any saved version.
  4. Look at the label under the page title, above the creation date.

Actual result:
Displays: Wersja Wersja utworzona:

Expected result:
Displays: Wersja utworzona:

Which area(s) are affected? (Select all that apply)

Not sure

Environment Info

PayloadCMS version: v3.28.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs-triagePossible bug which hasn't been reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions