feat(ui): Convert translation keys to UPPER_SNAKE_CASE
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.
Well there are no Files changed.
@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.
@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.
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 ;-)