mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Names for object supertypes are passed through translator
This commit is contained in:
@@ -160,6 +160,7 @@ class DLL_LINKAGE CGeneralTextHandler
|
||||
/// Attempts to detect encoding & language of H3 files
|
||||
void detectInstallParameters() const;
|
||||
public:
|
||||
|
||||
/// Loads translation from provided json
|
||||
/// Any entries loaded by this will have priority over texts registered normally
|
||||
void loadTranslationOverrides(JsonNode const & file);
|
||||
|
||||
Reference in New Issue
Block a user