1
0
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:
George King
2024-12-25 21:26:42 +01:00
committed by GitHub
parent f3ba9d66e9
commit 7cc71c3d99

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