• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Some items in settings cannot be translated

Vafin

TeaFanatic
I can 't translate some of the items in the client settings, in the top menu, etc. How to solve this problem?

1571948503505.png

1571948189337.png

Code:
    {
      "translated": "Общая громкость ",
      "flags": [
        "google-translate"
      ],
      "key": {
        "message": "Master Volume "
      }
    },
      {
        "translated": "Громкость уведомлений ",
        "flags": [
          "google-translate"
        ],
        "key": {
          "message": "Soundpack Volume "
        }
    }
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
The tool bar has been fixed (https://github.com/TeaSpeak/TeaWeb/commit/04c90bee92eb12616c86ddce605d13b19ab3b7b1)
Web client has been update (Its currently not easily possible to update the client due to some internal API changes for 1.4.1 :D)

The master volume thingy is that you're having a space there "Soundpack Volume ".
I bet somewhere within the translation file this key will be again but without the space :)

Update:
BTW that looks awsome, I do not understand anything but its quite impressive to see it fully covered in another language.