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

Update Translations.md

This commit is contained in:
George King
2024-12-25 21:44:17 +01:00
committed by GitHub
parent 36a3fd08cf
commit 3aecc34e52

View File

@ -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.
Example syntax for adding a language:
```text
```
[Languages]
Name: "english"; MessagesFile: "{#LangPath}\English.isl"
Name: "czech"; MessagesFile: "{#LangPath}\Czech.isl"