Anyone got a rec for a library to, basically, do i18n on a single-file website?
I just have 1 html file with content and I want to include a translation of the page into it. So no Node or XHR or loading translations from wherever.
(I'm using Bootstrap 5 as boilerplate.)