From 6f4facf34d171e98cd4d90aa352c4d0e63450b13 Mon Sep 17 00:00:00 2001 From: Mr0maks Date: Sat, 5 Aug 2023 12:15:18 +0500 Subject: [PATCH] Fix locale --- Resources/Locale/ru-RU/components/storage-component.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/ru-RU/components/storage-component.ftl b/Resources/Locale/ru-RU/components/storage-component.ftl index 21e29b0fe6b78f..2562f0dcc022a4 100644 --- a/Resources/Locale/ru-RU/components/storage-component.ftl +++ b/Resources/Locale/ru-RU/components/storage-component.ftl @@ -3,7 +3,7 @@ comp-storage-cant-insert = Невозможно поместить. comp-storage-insufficient-capacity = Недостаточная вместимость. comp-storage-invalid-container = Неправильный контейнер для этого предмета. comp-storage-anchored-failure = Невозможно поместить закрепленный предмет. -comp-storage-cant-drop = Вы не можете отпустить { entity }! +comp-storage-cant-drop = Вы не можете отпустить { $entity }! comp-storage-window-title = Предмет хранилище comp-storage-window-volume = Занято: { $usedVolume }/{ $maxVolume }, предметов: { $itemCount } comp-storage-window-volume-unlimited = Предметов: { $itemCount }