-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add entity and service translations #520
Comments
Yeah very pleasure to help with translation! |
I'm willing to help in my spare time too |
Here you go! #522 |
The italian job #526 |
Hi,
I've started working on this as well. Is it possible that some fields are missing? There don't seem to be fields for pv_11_voltage and pv_21_voltage.
Regards,
Evert
…On Tuesday, 31 October 2023 at 10:38 AM, alexdelli ***@***.***> wrote:
The italian job [#526](#526)
—
Reply to this email directly, [view it on GitHub](#520 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ASUGSWRULFYCVI5K25SVJKDYCDBKDAVCNFSM6AAAAAA6U6YIYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBWHA2DSMJVGQ).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
These are indeed missing. Well spotted! Feel free to add them yourself, I'll make sure that it is also fixed in the other translations. |
Here you go #545 |
Thank you all! The translations are now live in v1.2.9 of this integration. |
mmmm my sensors names are changed. All with italian names. Is not possible to transate the name and not the sensor? |
Hi @vpont, @herostrat, @alexdelli, @xtala, @mkornat, @LeandroIssa,
I'm mentioning you because you've already done the translation of the Huawei Solar integration in the past. I've updated the integration to make the entities and services translatable. The number of lines in the translation json-file has grown from 51 to 658, so I hope you are up for the challenge to translate them 🥵
All new strings to be translated start in the
en.json
file starting from line 51.There are quite a few duplicates like 'voltage' and 'current' to be found, so a few "replace all" operations in your favorite text editor should already fix quite a few translations.
The text was updated successfully, but these errors were encountered: