In my website there are several english strings in the HTML and JS code ( NOT in the database ) and I need to translate these strings in others languages ( spanish, italian, etc ).
What is the best way to do that ?
I can save a cookie where there is the language but where can I put these translated strings ?