Hello Hristo!
I did it the way you said for the main labels. Thank you!
The only class I didn’t find was for the ‘average’ label. I found other functions like:
let location = {
count: “”,
sum: “”,
min: “”,
max: “”,
product: “”,
average: “average label translate”
};
But the only label that didn’t translate was ‘average’. If you know how to help me I would appreciate it!