Expose player names to localization.
This commit is contained in:
committed by
Gustas
parent
9a46f3053a
commit
4e5556dccc
@@ -8,6 +8,10 @@ options-difficulty =
|
||||
.normal = Normal
|
||||
.hard = Hard
|
||||
|
||||
## player
|
||||
bot-campaign-ai =
|
||||
.name = Campaign Player AI
|
||||
|
||||
## campaign-tooltips.yaml
|
||||
neutral-prefix = Neutral
|
||||
|
||||
|
||||
@@ -569,3 +569,13 @@ meta-destroyabletile =
|
||||
meta-destroyedtile =
|
||||
.generic-name = Passage (repairable)
|
||||
.name = Passage (repairable)
|
||||
|
||||
## ai.yaml
|
||||
bot-omnius =
|
||||
.name = Omnius
|
||||
|
||||
bot-vidius =
|
||||
.name = Vidious
|
||||
|
||||
bot-gladius =
|
||||
.name = Gladius
|
||||
|
||||
Reference in New Issue
Block a user