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
f05fa4d67c
@ -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 = "עברי";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user