1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-05 15:05:40 +02:00

Minor readability fix

This commit is contained in:
Dydzio 2023-03-30 21:19:05 +02:00
parent e70dd599bb
commit 93c9632814

@ -92,8 +92,8 @@
"vcmi.battleWindow.damageEstimation.shots.1" : "pozostał %d strzał",
"vcmi.battleWindow.damageEstimation.damage" : "obrażenia: %d",
"vcmi.battleWindow.damageEstimation.damage.1" : "obrażenia: %d",
"vcmi.battleWindow.damageEstimation.kills" : "%d zginie",
"vcmi.battleWindow.damageEstimation.kills.1" : "%d zginie",
"vcmi.battleWindow.damageEstimation.kills" : "zginie: %d",
"vcmi.battleWindow.damageEstimation.kills.1" : "zginie: %d",
"vcmi.otherOptions.availableCreaturesAsDwellingLabel.hover" : "Pokaż dostępne stworzenia",
"vcmi.otherOptions.availableCreaturesAsDwellingLabel.help" : "{Pokaż dostępne stworzenia}\n\n Pokazuje dostępne stworzenia zamiast tygodniowego przyrostu w podsumowaniu miasta (lewy dolny róg).",