Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gertvdb/locale_ui_translations
- Owner: gertvdb
- License: mit
- Created: 2019-10-07T12:25:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:19:14.000Z (3 months ago)
- Last Synced: 2024-11-24T18:34:44.529Z (2 months ago)
- Topics: drupal
- Language: PHP
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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```