1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-10 22:31:40 +02:00

Small fixes

Fixes for new v1.6 strings
This commit is contained in:
George King
2024-10-18 22:42:23 +02:00
committed by GitHub
parent 19ad4ee0da
commit 7dc74f5585

View File

@@ -12,7 +12,7 @@
"vcmi.adventureMap.monsterThreat.levels.9" : "Převažující", "vcmi.adventureMap.monsterThreat.levels.9" : "Převažující",
"vcmi.adventureMap.monsterThreat.levels.10" : "Smrtelná", "vcmi.adventureMap.monsterThreat.levels.10" : "Smrtelná",
"vcmi.adventureMap.monsterThreat.levels.11" : "Nemožná", "vcmi.adventureMap.monsterThreat.levels.11" : "Nemožná",
"vcmi.adventureMap.monsterLevel" : "\n\nÚroveň %LEVEL %TOWN jednotka %ATTACK_TYPE", "vcmi.adventureMap.monsterLevel" : "\n\nÚroveň %LEVEL, %TOWN, jednotka %ATTACK_TYPE",
"vcmi.adventureMap.monsterMeleeType" : "útočí zblízka", "vcmi.adventureMap.monsterMeleeType" : "útočí zblízka",
"vcmi.adventureMap.monsterRangedType" : "útočí na dálku", "vcmi.adventureMap.monsterRangedType" : "útočí na dálku",
"vcmi.adventureMap.search.hover" : "Prohledat objekt", "vcmi.adventureMap.search.hover" : "Prohledat objekt",