From 6ea632e958febfe20b8497631ad7b87b7a5d3850 Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Mon, 30 Jun 2025 20:50:24 -0600 Subject: [PATCH] add `EJS_disableAutoLang` --- content/1.docs/7.options.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/1.docs/7.options.md b/content/1.docs/7.options.md index 9962a53..e2ecf99 100644 --- a/content/1.docs/7.options.md +++ b/content/1.docs/7.options.md @@ -37,6 +37,12 @@ Set the emulator UI to a certian language. More information available [here](lan - Type: `string` - Default: `en-US` +### `EJS_disableAutoLang` + +Set to `true` to disable the automatic language detection. + +- Type: `boolean` +- Default: `false` ### `EJS_paths`