Fix stuff
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
hands-system-missing-equipment-slot = У вас нет { $slotName }, из которого можно что-то взять!
|
||||
hands-system-empty-equipment-slot = В вашем { $slotName } нет ничего, что можно было бы вынуть!
|
||||
# Examine text after when they're holding something (in-hand)
|
||||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } удерживает { $item }.
|
||||
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не удерживает.
|
||||
comp-hands-examine-wrapper = [color=paleturquoise]{$item}[/color]
|
||||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } удерживает { $items }.
|
||||
hands-system-blocked-by = Руки заблокированы этим:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user