mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix translation
This commit is contained in:
parent
c12df107b1
commit
c520d7849f
@ -2802,7 +2802,7 @@ CEvent::DrawButtons ()
|
|||||||
else if (locale == "tr")
|
else if (locale == "tr")
|
||||||
lang = "Türkçe";
|
lang = "Türkçe";
|
||||||
else if (locale == "pt")
|
else if (locale == "pt")
|
||||||
lang = "Portuguese";
|
lang = "Português";
|
||||||
else if (locale == "he")
|
else if (locale == "he")
|
||||||
lang = "עברי";
|
lang = "עברי";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user