localize logo

This module provides integration with Localize.

Localize is a 1-line of code solution for translating websites. Localize automatically detects the content on your website, loads it in to your dashboard, and provides an easy workflow for getting your content translated and deployed.

Localize automates the entire localization and translation process, decreasing development time from months to days.

Source: https://localizejs.com

Requirements

Localize project key (https://localizejs.com).

Installation

Copy the 'localize' module directory in to your Drupal sites/all/modules directory as usual.

Usage

You can configure Localize in admin/config/system/localizejs. Enter your Localize Project Key.

All pages will now have the required JavaScript added to the HTML header can confirm this by viewing the page source from your browser.

Language switcher block

You can configure Localize to use different languages and even if you want to assign domains per language (like es.example.com).

In admin/structure/block you can place the block Localize generates to switch between configured languages.

Project information

Releases