Fluent Localisation Fixes (#3344)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
10
Resources/Locale/en-US/prefs.ftl
Normal file
10
Resources/Locale/en-US/prefs.ftl
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
### UI
|
||||
|
||||
# Displayed in the Character prefs window
|
||||
humanoid-character-profile-summary =
|
||||
This is {$name}. {$gender ->
|
||||
[male] He is
|
||||
[female] She is
|
||||
*[other] They are
|
||||
} {$age} years old.
|
||||
Reference in New Issue
Block a user