1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix translation

This commit is contained in:
Mathieu Schroeter 2019-02-10 15:37:22 +01:00
parent c12df107b1
commit c520d7849f

View File

@ -2802,7 +2802,7 @@ CEvent::DrawButtons ()
else if (locale == "tr")
lang = "Türkçe";
else if (locale == "pt")
lang = "Portuguese";
lang = "Português";
else if (locale == "he")
lang = "עברי";