I am in need of translating my small website, which consists of 8-10 pages, into Spanish. Unfortunately, I do not have the resources to work with a backend developer to implement any database or variables. Therefore, I am attempting to tackle this task using solely CSS/jQuery.
While I understand how to switch elements on a page between English and Spanish, my main concern is ensuring that the language remains consistent as visitors navigate to different pages. Is there a way to accomplish this seamlessly?
Although the pages are in .aspx format, I lack access to the code behind and have minimal knowledge of working with .NET. Normally, I would not take on such a project, but due to its limited scale and text content, I am willing to give it a try.
If anyone could offer guidance on how to proceed in the right direction, I would greatly appreciate it.