diff --git a/plugins/include/lang.inc b/plugins/include/lang.inc index ea6ef4a5..42c9b01b 100644 --- a/plugins/include/lang.inc +++ b/plugins/include/lang.inc @@ -18,6 +18,8 @@ #endif #define _lang_included +#define LANG_SERVER 0 /**< Translate using the server's language */ + /** * @brief Loads a translation file for the plugin calling this native. *