1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Merge pull request #4840 from GeorgeK1ng/develop

Various translation fixes
This commit is contained in:
Ivan Savenko
2024-10-30 14:03:07 +02:00
committed by GitHub
4 changed files with 26 additions and 7 deletions

View File

@@ -261,7 +261,8 @@
}
]
},
"inpCache" : {
"impCache" : {
"compatibilityIdentifiers" : [ "inpCache" ],
"index" : 3,
"name" : "Imp Cache",
"aiValue" : 1500,

View File

@@ -63,10 +63,10 @@
}
]
},
"message" : [ 106, "%s.", 108 ] // No Wisdom
"message" : [ 106, "%s. ", 108 ] // No Wisdom
},
{
"message" : [ 106, "%s.", 109 ] // No spellbook
"message" : [ 106, "%s. ", 109 ] // No spellbook
}
]