Greeting,
here it is, I got the same message when I turned on debug on wordpress. See:
PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>gotmls</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later.
WordPress 6.8.2
and this started to happen when I was working on removing unnecessary plugins to speed up the website…. on this version of wordpress and the last version of the plugin, everything worked ok, but when I cleared all the other problems, and the debug was error-free, this started to appear and this is the only problem now when I turn on the debug mode on the website. So, this error did not appear until I corrected all the other errors.