"Blocked by" string is fluent now (#14713)

This commit is contained in:
faint
2023-03-19 23:36:04 +03:00
committed by GitHub
parent 44838f2f26
commit 3bf0bd3b3b
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<Control xmlns="https://spacestation14.io">
<Label StyleClasses="ItemStatus" Text="Blocked by" />
<Label StyleClasses="ItemStatus" Text="{Loc 'hands-system-blocked-by'}" />
</Control>

View File

@@ -4,5 +4,6 @@ hands-system-empty-equipment-slot = There's nothing in your {$slotName} to take
# Examine text after when they're holding something (in-hand)
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } { CONJUGATE-BE($user) } holding a { $item }.
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } { CONJUGATE-BE($user) } holding a { $item }.
hands-system-blocked-by = Blocked by