<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Narendra Patel</title>
    <description>The latest articles on DEV Community by Narendra Patel (@npips1991).</description>
    <link>https://dev.to/npips1991</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F356134%2Fb8090731-28e0-4f16-8269-37facc0c7a9d.jpeg</url>
      <title>DEV Community: Narendra Patel</title>
      <link>https://dev.to/npips1991</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/npips1991"/>
    <language>en</language>
    <item>
      <title>Multiple language website</title>
      <dc:creator>Narendra Patel</dc:creator>
      <pubDate>Fri, 27 Mar 2020 14:20:28 +0000</pubDate>
      <link>https://dev.to/npips1991/multiple-language-website-1bce</link>
      <guid>https://dev.to/npips1991/multiple-language-website-1bce</guid>
      <description>&lt;p&gt;When creating a new website, developers may want to add a translation feature that allows users of different languages other than English to read and use their website.&lt;/p&gt;

&lt;p&gt;Well, I am going to share with you one way in which we can add a translation feature to a website.&lt;/p&gt;

&lt;p&gt;Firstly add &lt;/p&gt;

&lt;p&gt;add script &lt;/p&gt;

&lt;p&gt;&amp;lt;br&amp;gt;
      function googleTranslateElementInit() {&amp;lt;br&amp;gt;
      new google.translate.TranslateElement({pageLanguage: &amp;amp;#39;en&amp;amp;#39;},&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
      &amp;amp;#39;google_translate_element&amp;amp;#39;); &amp;lt;br&amp;gt;
       }&amp;lt;br&amp;gt;
    &lt;/p&gt;

</description>
      <category>multiplelanguagewebsite</category>
    </item>
  </channel>
</rss>
