Expose player names to localization.

This commit is contained in:
Matthias Mailänder
2024-07-30 21:23:13 +02:00
committed by Gustas
parent 9a46f3053a
commit 4e5556dccc
39 changed files with 203 additions and 77 deletions

View File

@@ -8,6 +8,10 @@ options-difficulty =
.normal = Normal
.hard = Hard
## player
bot-campaign-ai =
.name = Campaign Player AI
## campaign-rules.yaml
actor-crate-name = Crate

View File

@@ -849,3 +849,16 @@ actor-powerproxy-paratroopers =
.name = Paratroopers
.description = A Badger drops a squad of infantry
anywhere on the map.
## ai.yaml
bot-rush-ai =
.name = Rush AI
bot-normal-ai =
.name = Normal AI
bot-turtle-ai =
.name = Turtle AI
bot-naval-ai =
.name = Naval AI