To force the language settings of SQLDeveloper 17.3 and beyond, including 18.2 and 18.3, to English, update the following file
<PATH to SQLDev>\sqldeveloper\bin\sqldeveloper.conf
With this option
AddVMOption -Duser.language=en
Then restart SQL Developer.