Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gertvdb/locale_ui_translations

Extends Drupal locale to provide more fine grained permissions for UI translations
https://github.com/gertvdb/locale_ui_translations

drupal

Last synced: 2 months ago
JSON representation

Extends Drupal locale to provide more fine grained permissions for UI translations

Awesome Lists containing this project

README

        

# locale_ui_translations #

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/gertvdb/locale_ui_translations/blob/8.x-1.x/LICENSE.md)
[![Build Status](https://travis-ci.org/gertvdb/locale_ui_translations.svg?branch=8.x-1.x)](https://travis-ci.org/gertvdb/locale_ui_translations)
[![Coverage Status](https://coveralls.io/repos/github/gertvdb/locale_ui_translations/badge.svg?branch=8.x-1.x)](https://coveralls.io/github/gertvdb/locale_ui_translations?branch=8.x-1.x)
[![Packagist](https://img.shields.io/packagist/v/gertvdb/locale_ui_translations.svg)](https://packagist.org/packages/gertvdb/locale_ui_translations)

Description
-----------
Provide a standard way to handle management of UI translations by the website owner.

Installation
------------
To install this module, do the following:

With composer:
1. ```composer require gertvdb/locale_ui_translations```