diff --git a/po/README.md b/po/README.md index 623779204..d269e96d6 100644 --- a/po/README.md +++ b/po/README.md @@ -43,6 +43,8 @@ cd path/to/Furnace/repo if successful, a new file will be created in the `po` directory that you can edit using a text editor. +be sure to edit CMakeLists.txt as well, to make sure the translation file is compiled. add the language code to `FURNACE_LANGUAGES`. + ## editing an existing translation just open the translation file in your text editor.