Wruczek / ts-website

A website for your TeamSpeak 3 server
https://ts.wruczek.tech
GNU General Public License v3.0
336 stars 81 forks source link

Turkish language time problem #154

Closed Uldin closed 4 years ago

Uldin commented 4 years ago

When I used the Turkish language, the old versions showed the time zone correctly. It shows English with the new version.

https://prnt.sc/r6doap

Wruczek commented 4 years ago

I've updated translation with the correct value.

If you want to fix it on your site, run:

UPDATE `tsw_translations` SET `value`='tr' WHERE `identifier` = 'MOMENTJS_LANG' AND `langid` = 17