Фикс the стакан пива (#178)
* fix: fix "the" in russian locale * missing file
This commit is contained in:
@@ -3,7 +3,7 @@ comp-storage-cant-insert = Невозможно поместить.
|
||||
comp-storage-insufficient-capacity = Недостаточная вместимость.
|
||||
comp-storage-invalid-container = Неправильный контейнер для этого предмета.
|
||||
comp-storage-anchored-failure = Невозможно поместить закрепленный предмет.
|
||||
comp-storage-cant-drop = Вы не можете отпустить { THE($entity) }!
|
||||
comp-storage-cant-drop = Вы не можете отпустить { $entity }!
|
||||
comp-storage-window-title = Предмет хранилище
|
||||
comp-storage-window-volume = Занято: { $usedVolume }/{ $maxVolume }, предметов: { $itemCount }
|
||||
comp-storage-window-volume-unlimited = Предметов: { $itemCount }
|
||||
|
||||
Reference in New Issue
Block a user