Fix some indefinite article loc issues (#8064)
Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set-outfit-command-description = Sets the outfit of the specified entity. The entity must have an {$requiredComponent}
|
||||
set-outfit-command-description = Sets the outfit of the specified entity. The entity must have {INDEFINITE($requiredComponent)} {$requiredComponent}
|
||||
set-outfit-command-help-text = Usage: {$command} <entityUid> | {$command} <entityUid> <outfitId>
|
||||
set-outfit-command-is-not-player-error = This does not work from the server console. You must pass the outfit id aswell.
|
||||
set-outfit-command-invalid-outfit-id-error = Invalid outfit id
|
||||
set-outfit-command-invalid-outfit-id-error = Invalid outfit id
|
||||
|
||||
Reference in New Issue
Block a user