Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "<elementalName> Rain"
"Eng": "<elementalName> Rain",
"Rus": "Дождь <elementalName>"
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
]
},
"Texts": {
"Eng": "<elementalName> Swarm"
"Eng": "<elementalName> Swarm",
"Rus": "Рой <elementalName>"
}
}
]
8 changes: 4 additions & 4 deletions translations/texts/names/ancientgreek.namesource.json
Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@
},
"Texts": {
"Eng": "Aristaeus",
"Rus": ""
"Rus": "Аристаус"
}
},
{
Expand Down Expand Up @@ -1663,7 +1663,7 @@
},
"Texts": {
"Eng": "Asopus",
"Rus": ""
"Rus": "Асопас"
}
},
{
Expand Down Expand Up @@ -1715,7 +1715,7 @@
},
"Texts": {
"Eng": "Asterius",
"Rus": ""
"Rus": "Астерий"
}
},
{
Expand Down Expand Up @@ -1754,7 +1754,7 @@
},
"Texts": {
"Eng": "Atabyrius",
"Rus": ""
"Rus": "Атабирис"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
]
},
"Texts": {
"Eng": "Small Wall Button"
"Eng": "Small Wall Button",
"Rus": "Маленькая настенная кнопка"
}
}
]
8 changes: 4 additions & 4 deletions translations/translatedlabels.json
Original file line number Diff line number Diff line change
Expand Up @@ -1187,8 +1187,8 @@
"elementbouncer.weaponability.json": 0,
"elementorb.weaponability.json": 1,
"elementportal.weaponability.json": 1,
"elementrain.weaponability.json": 0,
"elementswarm.weaponability.json": 0,
"elementrain.weaponability.json": 1,
"elementswarm.weaponability.json": 1,
"kluexshooter.weaponability.json": 1,
"plasmabarrage.weaponability.json": 1,
"plasmabladebarrage.weaponability.json": 1
Expand Down Expand Up @@ -4567,7 +4567,7 @@
}
},
"names": {
"ancientgreek.namesource.json": 609,
"ancientgreek.namesource.json": 613,
"aztec.namesource.json": 138,
"russianfemale.namesource.json": 81,
"russianmale.namesource.json": 73,
Expand Down Expand Up @@ -11617,7 +11617,7 @@
"shared_verticaldoor.object.json": 1
},
"shared_wallbutton": {
"shared_wallbutton.json": 0
"shared_wallbutton.json": 1
},
"shared_water": {
"shared_.object.json": 1
Expand Down