Translations
This commit is contained in:
parent
4c3e35d1fc
commit
b79e87c7ca
30 changed files with 279 additions and 101 deletions
|
|
@ -2,11 +2,10 @@
|
|||
|
||||
[node name="VersionConfirmation" type="ConfirmationDialog"]
|
||||
oversampling_override = 1.0
|
||||
title = "Изменение версии"
|
||||
title = "version_update"
|
||||
size = Vector2i(558, 106)
|
||||
ok_button_text = "Установить"
|
||||
dialog_text = "На сервере обнаружена новая (или просто другая) версия игры.
|
||||
Установить её?"
|
||||
cancel_button_text = "Не устанавливать"
|
||||
ok_button_text = "install"
|
||||
dialog_text = "version_update_desc"
|
||||
cancel_button_text = "ninstall"
|
||||
|
||||
[node name="HTTPRequest" type="HTTPRequest" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue