mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Make "Tee" tab name localisable
This commit is contained in:
parent
64f4ea1512
commit
950bbf31af
|
@ -2037,7 +2037,7 @@ void CMenus::RenderSettings(CUIRect MainView)
|
|||
Localize("Language"),
|
||||
Localize("General"),
|
||||
Localize("Player"),
|
||||
"Tee",
|
||||
Localize("Tee"),
|
||||
Localize("Appearance"),
|
||||
Localize("Controls"),
|
||||
Localize("Graphics"),
|
||||
|
|
Loading…
Reference in a new issue