Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
### 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