English translation?
-
- Beiträge: 57
- Registriert: Fr Jun 05, 2020 10:37 pm
English translation?
Hello,
From what I see, the entire interface of OpenWB is only in german language or I did not search carefully.
Is any easy way to translate the interface and to keep the changes on upgrade?
I can try to translate the interface.
From what I see, the entire interface of OpenWB is only in german language or I did not search carefully.
Is any easy way to translate the interface and to keep the changes on upgrade?
I can try to translate the interface.
-
- Beiträge: 3987
- Registriert: Di Feb 25, 2020 9:23 am
- Has thanked: 9 times
- Been thanked: 84 times
Re: English translation?
Sorry but the current interface is not designed to be easily translated. Every word is hardcoded and even some values delivered from the backend with mqtt are in german.
I have no idea, if support for other languages is planned in the near future, but Kevin will know it.
I have no idea, if support for other languages is planned in the near future, but Kevin will know it.
-
- Beiträge: 57
- Registriert: Fr Jun 05, 2020 10:37 pm
Re: English translation?
If is hardcoded, it can always put a small Gif with link for google translate on each section or a translation in Html “title”
-
- Site Admin
- Beiträge: 9005
- Registriert: So Okt 07, 2018 1:50 pm
- Has thanked: 38 times
- Been thanked: 105 times
Re: English translation?
I‘m sorry. Different languages are not supported at the moment and not planned as our main market is DACH only.
Supportanfragen bitte NICHT per PN stellen.
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
- Thomas aus W
- Beiträge: 965
- Registriert: Mi Apr 01, 2020 4:00 pm
- Has thanked: 57 times
- Been thanked: 17 times
Re: English translation?
If someone likes to volonteer this is how i18n could be implemented:
https://unix.stackexchange.com/question ... tic-method
@Kevin: might be a good idea to provide some kind of convention, apattern how that keys should be named, before someone starts actual work on that. An i18n folder and a(n empty) language-template file might be a good point to start with...
bye
TW
https://unix.stackexchange.com/question ... tic-method
@Kevin: might be a good idea to provide some kind of convention, apattern how that keys should be named, before someone starts actual work on that. An i18n folder and a(n empty) language-template file might be a good point to start with...
bye
TW
-
- Beiträge: 57
- Registriert: Fr Jun 05, 2020 10:37 pm
- Thomas aus W
- Beiträge: 965
- Registriert: Mi Apr 01, 2020 4:00 pm
- Has thanked: 57 times
- Been thanked: 17 times
Re: English translation?
On behalf of the OWB team I thank you for the offer, but the actual translation is the smallest piece of work.
Internationalization has some traps that need to be addressed and concidrerd before starting it, and as Kevin wrote, I18N has a very low priority.
But you might clone OWB from github (https://github.com/snaptec/openWB) and create your private english version for yourself... ;o)
bye
TW
Internationalization has some traps that need to be addressed and concidrerd before starting it, and as Kevin wrote, I18N has a very low priority.
But you might clone OWB from github (https://github.com/snaptec/openWB) and create your private english version for yourself... ;o)
bye
TW
-
- Beiträge: 57
- Registriert: Fr Jun 05, 2020 10:37 pm
Re: English translation?
There are no translation plans, so no news...
I wait to for my Fronius PV system to be installed and I'll embark on the openWB quest...
I wait to for my Fronius PV system to be installed and I'll embark on the openWB quest...
-
- Beiträge: 1459
- Registriert: Di Sep 03, 2019 4:13 pm
- Has thanked: 24 times
- Been thanked: 23 times
Re: English translation?
actually, I think taht there are only a few terms that you need to learn...google translate does a fairly good job on each webpage, it will just look uglycourage2000 hat geschrieben: Fr Jul 23, 2021 8:02 am I wait to for my Fronius PV system to be installed and I'll embark on the openWB quest...

After you get familiar with these terms, use the german layout or create your own UI based on mqtt+IOBroker/Node-Red.