Witam serdecznie,
Darmowe Googlowske api upadło, więc chciałem przetłumaczyć stronę - przykładowo:
<head><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> <script>function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'pl', layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element');}
</script></head> <body><div id="google_translate_element">Alicja ma kota.
</div>
Problem w tym, że chciałbym przetłumaczyć to automatycznie na angielski, bo obecnie osoba musi wybrać z listy - czy jets możliwość, żeby autoamtycznie wybrany był język np angielski?