Add customization/translation for "Players" and "Map Types" UI labels
This commit is contained in:
parent
42365ca563
commit
5a0983d867
3 changed files with 9 additions and 2 deletions
|
|
@ -299,6 +299,11 @@ cyrillic-support: false
|
|||
# If true, make persistent record of IP addresses used by player logins, to support web IP to player matching
|
||||
persist-ids-by-ip: true
|
||||
|
||||
# Messages to customize
|
||||
msg:
|
||||
maptypes: "Map Types"
|
||||
players: "Players"
|
||||
|
||||
# NOTE: the 'templates' section is now found in the 'templates' directory
|
||||
# Templates CAN still be defined in configuration.txt, as before 0.20
|
||||
templates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue