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

https://github.com/thecodingmachine/utils.i18n.fine.manage.bo

This package is the interface to create/edit/delete translation
https://github.com/thecodingmachine/utils.i18n.fine.manage.bo

Last synced: 3 months ago
JSON representation

This package is the interface to create/edit/delete translation

Awesome Lists containing this project

README

          

Internationalisation with FINE
==============================
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/utils.i18n.fine.manage.bo/badges/quality-score.png?b=4.0)](https://scrutinizer-ci.com/g/thecodingmachine/utils.i18n.fine.manage.bo/?branch=4.0)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/85c1deb9-ac1f-4d51-9280-1a7060e5a79b/small.png)](https://insight.sensiolabs.com/projects/85c1deb9-ac1f-4d51-9280-1a7060e5a79b)

Fine is a PHP internationalisation package. It will help you develop applications that support several languages.
FINE means: Fine is not English :).

If you are not familiar with Fine, you should stop reading **right now**! Please [get started with the main presentation](http://mouf-php.com/packages/mouf/utils.i18n.fine.translation-interface/README.md).

This package contain the interface to create, edit and delete a fine translation with an easy human graphic interface.

Installation
------------

You can read the [installation for this package](doc/install.md)

How to using interface
----------------------

Read the documentation to [use the interface](doc/using_interface.md)