浏览代码

Update Translations.md

George King 11 月之前
父节点
当前提交
d14ac2cda9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/translators/Translations.md

+ 1 - 1
docs/translators/Translations.md

@@ -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"