1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-02 23:07:36 +02:00

Update Translations.md

This commit is contained in:
George King 2024-12-25 22:08:05 +01:00 committed by GitHub
parent 76d47ca1e7
commit d14ac2cda9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -240,8 +240,8 @@ 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:
```
```
[Languages]
Name: "english"; MessagesFile: "{#LangPath}\English.isl"
Name: "czech"; MessagesFile: "{#LangPath}\Czech.isl"