mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:10:42 +00:00
Fix translations, mainly the Spanish one (#410)
First of the probably many many PRs that would benefit from #409
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
"iceland": "Iceland",
|
||||
"pangaea": "Pangaea",
|
||||
"japan": "Japan and Neighbors",
|
||||
"twoseas": "Between Two Seas",
|
||||
"betweentwoseas": "Between Two Seas",
|
||||
"knownworld": "Known World"
|
||||
},
|
||||
"private_lobby": {
|
||||
|
||||
+11
-2
@@ -116,7 +116,10 @@
|
||||
"australia": "Australia",
|
||||
"random": "Aleatorio",
|
||||
"iceland": "Islandia",
|
||||
"pangaea": "Pangea"
|
||||
"pangaea": "Pangea",
|
||||
"japan": "Japón y Alrededores",
|
||||
"betweentwoseas": "Entre dos Mares",
|
||||
"knownworld": "Mundo Conocido"
|
||||
},
|
||||
"private_lobby": {
|
||||
"title": "Unirse a Partida Privada",
|
||||
@@ -142,6 +145,7 @@
|
||||
},
|
||||
"host_modal": {
|
||||
"title": "Partida Privada",
|
||||
"mode": "Modo",
|
||||
"map": "Mapa",
|
||||
"difficulty": "Difficultad",
|
||||
"options_title": "Opciones",
|
||||
@@ -158,9 +162,14 @@
|
||||
"start": "Iniciar Partida"
|
||||
},
|
||||
"difficulty": {
|
||||
"Relaxed": "Relajadoa",
|
||||
"difficulty": "Dificultad",
|
||||
"Relaxed": "Relajada",
|
||||
"Balanced": "Balanceada",
|
||||
"Intense": "Intensa",
|
||||
"Impossible": "Imposible"
|
||||
},
|
||||
"game_mode": {
|
||||
"ffa": "Todos contra Todos",
|
||||
"teams": "Equipos"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user