chrore(ageRequirement): fix grammar. atleast -> at least (#30914)
This commit is contained in:
@@ -5,7 +5,7 @@ role-timer-overall-too-high = You require [color=yellow]{TOSTRING($time, "0")}[/
|
||||
role-timer-role-insufficient = You require [color=yellow]{TOSTRING($time, "0")}[/color] more minutes with [color={$departmentColor}]{$job}[/color] to play this role.
|
||||
role-timer-role-too-high = You require[color=yellow] {TOSTRING($time, "0")}[/color] fewer minutes with [color={$departmentColor}]{$job}[/color] to play this role. (Are you trying to play a trainee role?)
|
||||
role-timer-age-to-old = Your character's age must be at most [color=yellow]{$age}[/color] to play this role.
|
||||
role-timer-age-to-young = Your character's age must be atleast [color=yellow]{$age}[/color] to play this role.
|
||||
role-timer-age-to-young = Your character's age must be at least [color=yellow]{$age}[/color] to play this role.
|
||||
role-timer-whitelisted-species = Your character must be one of the following species to play this role:
|
||||
role-timer-blacklisted-species = Your character must not be one of the following species to play this role:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user