diff --git a/text.cpp b/text.cpp index d55ed80..f9d1730 100644 --- a/text.cpp +++ b/text.cpp @@ -17,6 +17,8 @@ #define FRENCH #endif +// If you are updating a previous translation see https://github.com/Artikash/issues/313 + const char* NATIVE_LANGUAGE = "English"; const char* ATTACH = u8"Attach to game"; const char* LAUNCH = u8"Launch game";