openems icon indicating copy to clipboard operation
openems copied to clipboard

feat(ui): Convert translation keys to UPPER_SNAKE_CASE

Open nikunj-kohli opened this issue 3 months ago • 4 comments

This pull request standardizes the translation keys in the UI by converting them to UPPER_SNAKE_CASE.

This change affects the ui/src/assets/i18n/en.json file, ensuring all keys follow a consistent naming convention, which improves code readability and maintainability.

nikunj-kohli avatar Oct 03 '25 08:10 nikunj-kohli

Well there are no Files changed.

Sn0w3y avatar Oct 05 '25 07:10 Sn0w3y

@nikunj-kohli are you still interested in working on this issue?

FYI: I’ve updated the issue description to clarify what exactly needs to be done.

da-Kai avatar Oct 05 '25 13:10 da-Kai

@nikunj-kohli are you still interested in working on this issue?

FYI: I’ve updated the issue description to clarify what exactly needs to be done.

Yes, I'll generate a pull request tomorrow regarding. I messed up somewhere, need to do the whole thing from scratch.

nikunj-kohli avatar Oct 05 '25 16:10 nikunj-kohli

Hi @nikunj-kohli, thanks for working on this. This issue has been solved in the meantime in #3367.

If you still plan to make your first contribution, we'll surely find a task. Or just search for "TODO" in the code ;-)

sfeilmeier avatar Oct 22 '25 21:10 sfeilmeier