Skip to content

[Bug] Duplicate Polish translation strings #1943

@macdems

Description

@macdems

Home Assistant Version

any

Bambu Lab Integration Version

current git

Describe the bug

In translations/pl.json there are two constants translated to the same strings:

 "device_automation": {
    "trigger_type": {
      "event_print_failed": "Błąd drukowania",
      "event_print_error": "Błąd drukowania",

It is misleading when adding these triggers to automation. Please differ them.

To Reproduce

Try adding trigger "Błąd drukowania".

Expected Behaviour

I suggest changing event_print_failed to "Niepowodzenie drukowania" or "Drukowanie nieudane" (I prefer the first one).

What device are you using?

P2S

Diagnostic Output

No response

Log Extracts

No response

Other Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupcoming releaseFixed or added in a prerelease build.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions