How to internationalize traditional html pages? (implemented in one page)

traditional html pages cannot be internationalized through simple configuration, as i18n is used in vue

all I can think of is to write a Chinese html page and an English html page, and read the corresponding page according to the parameters

.

but I don"t think this is a good idea. If you want to write it in a html page, you"d better have {{}} as in vue

.

i18n can also be introduced directly. It is not necessary to use template engine


if so, I think we can consider using art-template , which should be feasible

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b380c0-344ac.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b380c0-344ac.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?