You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, I never had the time to act on it. One-off Google sites also didn't have a good mechanism for accommodating translations. If someone contributes a PR to add support without increasing future maintenance burden (apart from the string translations themselves), @nharper might be able to look into a way to translate the site using Google's process, similar to Chromium.
This could potentially be done using fluent.js, which is the JS implementation of Project Fluent.
To do this server-side, it might be easier to use some templating and fluent-rs, since Rust is compiled to a native binary like Go, but I don’t know how well those two languages interface with each other.
I think website should have multiple language versions.
The text was updated successfully, but these errors were encountered: