Page 1 of 1

[SOLVED] how to change the text of a virtual counter?

Posted: Thursday 31 May 2018 23:21
by EricT
Hi all,

I want to change the text "Verbruik" and "Last seen" of my virtual counter (See attachment). Can anyone tell me where to edit it?

Thanks,

Eric

Re: how to change the text of a virtual counter?

Posted: Friday 01 June 2018 10:38
by EricT
I have located the "Last seen" in the file domoticz/www/css/legacy.css thus I have that fixed. If someone can tell me where "Verbruik" is located it will be very helpfull.

Re: [SOLVED] how to change the text of a virtual counter?

Posted: Tuesday 05 June 2018 8:52
by EricT
I have located "Verbruik" in the compressed file: domoticz/www.i18n/domoticz-nl.sjon.gz. I have replaced "Verbruik" (line 312 in the compressed file) by "Aantal vandaag" by using a json editor and replaced the original file by the modified file (see attached file for the result).