Station Records Computer now shows fingerprints (#14524)

* station records fingerprints

* Add UI + Fixes

* now itll display N/A if a mob doesnt have a fingerprint

* ? - 0

* f8

* N/A is a fluent string now

* remove locale string duplicating

* no whitespace
This commit is contained in:
faint
2023-03-14 05:55:56 +03:00
committed by GitHub
parent 89d3875cde
commit d6af11a084
4 changed files with 19 additions and 3 deletions

View File

@@ -7,3 +7,4 @@ general-station-record-console-record-age = Age: {$age}
general-station-record-console-record-title = Job: {$job}
general-station-record-console-record-species = Species: {$species}
general-station-record-console-record-gender = Gender: {$gender}
general-station-record-console-record-fingerprint = Fingerprint: {$fingerprint}