From 5a4e4342a768c1a86c915d267fb79672f7f33e44 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Mon, 27 May 2024 06:20:22 -0500 Subject: [PATCH] update guide --- po/README.md | 2 ++ 1 file changed, 2 insertions(+) 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.