Skip to content

Commit

Permalink
criminal records ftl fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkmajia committed Feb 11, 2025
1 parent 998d654 commit f645460
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ criminal-records-console-suspected = {$officer} marked {$name} ({$job}) as suspi
criminal-records-console-not-suspected = {$name} ({$job}) has been cleared of suspicion by {$officer}.
criminal-records-console-detained = {$name} ({$job}) has been detained by {$officer}.
criminal-records-console-released = {$name} ({$job}) has been released by {$officer}.
criminal-records-console-not-wanted = {$officer} cleared the wanted status of {$name} ($job).
criminal-records-console-not-wanted = {$officer} cleared the wanted status of {$name} ({$job}).
criminal-records-console-paroled = {$name} ({$job}) has been released on parole by {$officer}.
criminal-records-console-not-parole = {$officer} cleared the parole status of {$name} ({$job}).
criminal-records-console-unknown-officer = <unknown>
Expand Down

0 comments on commit f645460

Please sign in to comment.