The invention discloses a multi-language internationalization translation method and
system, a medium and equipment, and is applied to a
distributed control system.The method comprises the steps that a background
processing program reads a user visible text wrapped by an internationalization identifier in a source file and stores the user visible text as a
json file; the
automatic translation large model translates the user visible text to obtain the translated user visible text, and the background
processing program stores the translated user visible text into the
json file again; when the
distributed control system runs based on a
source code, automatically loading a dynamic
library, matching a user visible text required to be translated of an internationalized identifier
package with a
json file, and displaying the user visible text required to be translated as a translated user visible text based on a result returned after matching, the multi-language version can be obtained without modifying a large number of source codes, the
system language switching efficiency is improved, the labor cost is reduced, and the
system maintenance efficiency is improved.