mirror of https://github.com/tstellar/bygfoot.git
added Italian language to the game
This commit is contained in:
parent
7d1b1ef684
commit
280572f903
|
@ -754,10 +754,10 @@ int_name_max_product 2000
|
||||||
# list instead of the specified one
|
# list instead of the specified one
|
||||||
float_name_random_list_prob 20000
|
float_name_random_list_prob 20000
|
||||||
|
|
||||||
string_language_names English Deutsch Français Spanish Nederlands Polski Svenska Danish Romanian Bulgarian Chinese
|
string_language_names English Deutsch Français Spanish Nederlands Polski Svenska Danish Romanian Bulgarian Chinese Italian
|
||||||
string_language_codes C de fr es nl pl sv da ro bg zh
|
string_language_codes C de fr es nl pl sv da ro bg zh it
|
||||||
string_language_symbols flag_england.png flag_germany.png flag_france.png flag_spain.png flag_netherlands.png flag_poland.png flag_sweden.png flag_dk.png flag_romania.png flag_bulgaria.png flag_china.png
|
string_language_symbols flag_england.png flag_germany.png flag_france.png flag_spain.png flag_netherlands.png flag_poland.png flag_sweden.png flag_dk.png flag_romania.png flag_bulgaria.png flag_china.png flag_italy.png
|
||||||
string_language_defs country_england.xml country_germany.xml country_france.xml country_spain.xml country_netherlands.xml country_poland.xml country_sweden.xml NONE country_romania.xml country_bulgaria.xml NONE
|
string_language_defs country_england.xml country_germany.xml country_france.xml country_spain.xml country_netherlands.xml country_poland.xml country_sweden.xml NONE country_romania.xml country_bulgaria.xml NONE country_italy.xml
|
||||||
|
|
||||||
# lower and upper limits of which percentage
|
# lower and upper limits of which percentage
|
||||||
# of the player wages a sponsor pays; the actual
|
# of the player wages a sponsor pays; the actual
|
||||||
|
|
Loading…
Reference in New Issue