Фикс the стакан пива (#178)

* fix: fix "the" in russian locale

* missing file
This commit is contained in:
ThereDrD0
2024-03-06 21:06:28 +03:00
committed by GitHub
parent 052c5d53e6
commit ae7665fe9f
25 changed files with 58 additions and 58 deletions

View File

@@ -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 }