Add on-site translation for multilingual members
Floating translate button (bottom-left) on every member-facing page lazy-loads the Google Translate element; language choice persists across pages via the googtrans cookie. CSP extended for Google's translate hosts only. Chatbot now replies in the member's language and a canned answer points at the button.
This commit is contained in:
+1
-1
@@ -356,4 +356,4 @@ Watch the short training, look at the live payment feed, then ask me anything.
|
||||
</div></section>
|
||||
</main>
|
||||
<footer class="wrap disclaimer">Independent RM Circle Team Build team resource. Informational only — not an earnings guarantee or investment advice. Cryptocurrency participation carries risk of loss.<div class="footer-links"><a href="/">Strategy</a><a href="/training">Training</a><a href="/start">Getting Started</a><a href="/how-pay-works">How You Get Paid</a><a href="/disclaimer">Disclaimers</a></div></footer>
|
||||
<script src="/tools.js"></script></body></html>
|
||||
<script src="/tools.js"></script><script src="/translate.js" defer></script></body></html>
|
||||
|
||||
Reference in New Issue
Block a user