Skip to content

Comments

Replace unavailable common string-keys with the translated strings#245

Merged
sveinse merged 2 commits intocustom-components:masterfrom
steinmn:fix-missing-common-translations
Jul 26, 2025
Merged

Replace unavailable common string-keys with the translated strings#245
sveinse merged 2 commits intocustom-components:masterfrom
steinmn:fix-missing-common-translations

Conversation

@steinmn
Copy link
Contributor

@steinmn steinmn commented Jul 25, 2025

Comment on lines 24 to 26
"cannot_connect": "Failed to connect",
"invalid_auth": "Invalid authentication",
"unknown": "Unexpected error",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another HA check thing that's coming is that this list must be in alphabetical order. Since we're touching these lines, please swap the order of "unknown" and "no_chargers_selected" swap place.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Collaborator

@sveinse sveinse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. Get the swap key order in place, and we're good to go.

@sveinse sveinse merged commit a8b528e into custom-components:master Jul 26, 2025
1 check passed
@steinmn steinmn deleted the fix-missing-common-translations branch July 26, 2025 13:28
@sveinse sveinse added this to the v0.8 milestone Jul 26, 2025
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.

Missing translations on wrong password

2 participants