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:30:24 +01:00
committed by GitHub
parent 7cc71c3d99
commit 36a3fd08cf

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