Language Translator

Description

Language Translator extension uses Google Translate and allows users to translate the store content into more than 75 languages. With the help of multiple languages, the store owner can target more customers around the world. This extension will use Google Translator  to translate the language used in the website content. This way website administrators do not have to manage multiple store views for Magento 2.

And, multilingual stores have a competitive advantage over their rivals in expanding their business to new countries. It is a common fact that most people around the globe prefer reading in their mother language when surfing websites. Having a multilingual website helps business to expand beyond geographies. Translating your e-store or website can also help in the localization of your brand and build credibility. All this is now possible with Language Translator. 

With Language Translator Extension, Admin can easily choose languages to display on the website and can also add custom style for the drop-down menu of the translator. Click here to see supported languages for Google Translator

Features

  • Option to enable or disable extension from backend.
  • Option to choose language from the backend
  • Multi-Language Store Translation
  • Translate content using Google API
  • Ability to add custom style
  • Option to choose position of Translator

Installation Steps

To install this Extension manually:
01

Download Zip File

Download the extension zip to your desktop.

02

Extract

If downloaded as a zip archive, extract the plugin folder to your desktop.

03

Upload

With your FTP program, upload the plugin folder to the app/code folder in your Magento directory online.

04

Install

Run command “bin/magento setup:upgrade” from the Magento root using SSH

05

Deploy

Deploy static content using “bin/magento setup:static-content:deploy [YOUR_LOCALE]

06

Active Plugin

Go to the store > Configuration > ZealousWeb extension and license key and save the configuration.

How To Use

After the installation steps has been performed, you can see google translator at the header panel on the your website.

We have kept enable by default.

You can find the configuration options in System > Configuration > ZEALOUSWEB EXTENSIONS > Google Translator in Admin Section. There is an option to enable/disable google translator from website. You can select the default language of the page and list of languages which will enable for translation.

After saving all the configuration options from admin section, you can see the google translator at header panel of website. There are all the languages listed for translation which are configured in admin section.

You can add GOOGLE TRANSLATOR block in any CMS Page / Block or Layout Page / Block.

For CMS Page / Block:

{{block class=”ZealousWeb\\GTranslator\\Block\\Select” name=”translator_block” template=”ZealousWeb_GTranslator::select.phtml”}}

For Layout Page / Block:

<block class=”ZealousWeb\GTranslator\Block\Select” name=”gtranslator_select” template=”ZealousWeb_GTranslator::select.phtml” />

NOTE: Please set NO to Enable option in General Tab before adding GOOGLE TRANSLATOR control to other block or page