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:
@@ -261,7 +261,8 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"inpCache" : {
|
||||
"impCache" : {
|
||||
"compatibilityIdentifiers" : [ "inpCache" ],
|
||||
"index" : 3,
|
||||
"name" : "Imp Cache",
|
||||
"aiValue" : 1500,
|
||||
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user