ソースを参照

Update Translations.md

George King 1 年間 前
コミット
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"