Update ru.lua

This commit is contained in:
Pierre Grassin
2022-01-10 18:55:52 +01:00
committed by GitHub
parent 61d045dbbc
commit 8bddde0c72
+1 -1
View File
@@ -6,7 +6,7 @@ local Translations = {
missing_args2 = 'Все аргументы должны быть заполнены!',
no_access = 'Нет доступа к этой команде',
company_too_poor = 'Ваш работодатель разорился',
item_exist = 'Элемент не существует',
item_not_exist = 'Элемент не существует',
too_heavy = 'Инвентарь слишком полон'
},
success = {},