Add victory type choice on new game screen

This commit is contained in:
david.enrique
2019-06-13 23:37:48 +02:00
committed by Yair Morgenstern
parent 120ae8b253
commit 56ff436f94
4 changed files with 55 additions and 3 deletions

View File

@ -218,7 +218,7 @@
}
"Neutral":{
Italian:"Neutrale"
Italian:"Neutrale"
French:"Neutre"
Simplified_Chinese:"泛泛之交"
Portuguese:"Neutra" // relation=relação relação is in feminine so therefore neutral(= neutro/neutra) deve ser feminino

View File

@ -119,6 +119,22 @@
Italian:"Niente barbari"
French:"Pas de barbare"
}
"Victory conditions": {
French: "Conditions de victoire"
}
"Scientific": {
French: "Scientifique"
}
"Domination": {
French: "Conquete"
},
"Cultural": {
French: "Culturelle"
}
////////////// Save and load game