Fix spelling errors and add naming consistency in en.ftl files
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com>
This commit is contained in:
@@ -19,8 +19,8 @@ checkbox-crates =
|
||||
|
||||
## MapBuildRadius
|
||||
checkbox-ally-build-radius =
|
||||
.label = Build off Allies
|
||||
.description = Allow allies to place structures inside your build area
|
||||
.label = Build Off Allies
|
||||
.description = Allows allies to place structures within your build area
|
||||
|
||||
checkbox-build-radius =
|
||||
.label = Limit Build Area
|
||||
@@ -33,27 +33,27 @@ checkbox-short-game =
|
||||
|
||||
dropdown-tech-level =
|
||||
.label = Tech Level
|
||||
.description = The units and abilities that players can use
|
||||
.description = The units and abilities available to players
|
||||
|
||||
## MapOptions
|
||||
dropdown-game-speed =
|
||||
.label = Game Speed
|
||||
.description = The rate at which time passes
|
||||
.description = Controls the rate at which time passes
|
||||
|
||||
## MapStartingLocations
|
||||
checkbox-separate-team-spawns =
|
||||
.label = Separate Team Spawns
|
||||
.description = Players without assigned spawn points will start as far as possible from enemy players
|
||||
.description = Players without assigned spawn points start as far as possible from enemy players
|
||||
|
||||
## SpawnStartingUnits
|
||||
dropdown-starting-units =
|
||||
.label = Starting Units
|
||||
.description = The units that players start the game with
|
||||
.description = The units players start with at the beginning of the game
|
||||
|
||||
## TimeLimitManager
|
||||
dropdown-time-limit =
|
||||
.label = Time Limit
|
||||
.description = Player or team with the highest score after this time wins
|
||||
.description = The player or team with the highest score at the end of this time wins
|
||||
|
||||
## Tooltip
|
||||
label-tooltip-prefix =
|
||||
|
||||
Reference in New Issue
Block a user