We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61576d0 commit 6c4d822Copy full SHA for 6c4d822
index.html
@@ -96,3 +96,12 @@ <h2>🛒 Ajaja Meeshaa Crusher</h2>
96
</script>
97
98
</body>
99
+
100
101
+<div id="google_translate_element"></div>
102
+<script type="text/javascript">
103
+function googleTranslateElementInit() {
104
+ new google.translate.TranslateElement({pageLanguage: 'om'}, 'google_translate_element');
105
+}
106
+</script>
107
+<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
0 commit comments