Automatic bundle update
This commit is contained in:
@@ -1369,6 +1369,8 @@ rules.weather = Погода
|
||||
rules.weather.frequency = Повторюваність:
|
||||
rules.weather.always = Завжди
|
||||
rules.weather.duration = Тривалість:
|
||||
rules.placerangecheck.info = Prevents players from placing anything near enemy buildings. When trying to place a turret, the range is increased, so the turret will not be able to reach the enemy.
|
||||
rules.onlydepositcore.info = Prevents units from depositing items into any buildings except cores.
|
||||
|
||||
content.item.name = Предмети
|
||||
content.liquid.name = Рідини
|
||||
@@ -2319,7 +2321,7 @@ unit.emanate.description = Англійська назва: Emanate\nБудує
|
||||
lst.read = Зчитує число із з’єднаної комірки пам’яті.
|
||||
lst.write = Записує числу у з’єднану комірку пам’яті.
|
||||
lst.print = Додайте текст до буфера друку.\nНічого не відображає, поки [accent]Print Flush[] використовується.
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = Додає операцію до буфера рисунка.\nНічого не відображає, поки [accent]Draw Flush[] використовується.
|
||||
lst.drawflush = Скидає буфер операцій [accent]Draw[] на дисплей.
|
||||
lst.printflush = Скидає буфер операцій [accent]Print[] у блок «Повідомлення».
|
||||
|
||||
Reference in New Issue
Block a user