panlatent/translation

Translation is a plugin to edit your i18n translations for Craft 3

dev-master 2018-09-28 16:27 UTC

This package is auto-updated.

Last update: 2024-04-29 03:59:48 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Craft CMS Yii2

Screenshot

Translation is a plugin to edit your i18n translations for Craft 3.

Features

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require panlatent/translation
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Translation.

Usage

Documentation

Documentation

License

The Translation is open-sourced software licensed under the MIT license.