mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Update Translations.md
Minor fix
This commit is contained in:
@ -240,7 +240,7 @@ VCMI uses an Inno Setup installer that supports multiple languages. To add a new
|
|||||||
- Add an entry for your language, specifying the corresponding ISL file.
|
- Add an entry for your language, specifying the corresponding ISL file.
|
||||||
|
|
||||||
Example syntax for adding a language:
|
Example syntax for adding a language:
|
||||||
```ini
|
```plaintext
|
||||||
[Languages]
|
[Languages]
|
||||||
Name: "english"; MessagesFile: "{#LangPath}\English.isl"
|
Name: "english"; MessagesFile: "{#LangPath}\English.isl"
|
||||||
Name: "czech"; MessagesFile: "{#LangPath}\Czech.isl"
|
Name: "czech"; MessagesFile: "{#LangPath}\Czech.isl"
|
||||||
|
Reference in New Issue
Block a user