[FR] Add support to localization #122
Replies: 5 comments 3 replies
-
|
Update: I was taking a look at localization on angular and found out a default package already exists, maybe it can be used instead of my initial suggestion: https://angular.dev/guide/i18n Never worked with angular before, so I don't know what is the best approach. |
Beta Was this translation helpful? Give feedback.
-
|
I can do the french part as well. It's the only thing preventing my family to use it. |
Beta Was this translation helpful? Give feedback.
-
|
I will be happy to chip in with danish translation. |
Beta Was this translation helpful? Give feedback.
-
|
I would be happy to do the dutch translation. |
Beta Was this translation helpful? Give feedback.
-
|
Hi 👋, FYI: I'm working on the i18n migration. Since I'm learning as I go, it's taking some time and encountering errors along the way, but I'm getting there :). Just to keep everyone updated 👍 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Currently, the app is only available in English. It would be great to add support for multiple languages to make it more accessible to a broader audience.
Describe the solution you'd like
I suggest integrating i18next to add support for multiple languages across the project.
Optionally, it would be great to have an option to set a local currency. With this in place, the app could automatically convert costs, making cost convertion easier.
Thanks for considering these enhancements!
Additional context
With localization support in place, I can contribute by translating the app to Brazilian Portuguese.
Beta Was this translation helpful? Give feedback.
All reactions