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

https://github.com/quiqqer/package-translator

The quiqqer/translation package extends QUIQQER with a translation panel and translation functions.
https://github.com/quiqqer/package-translator

javascript php quiqqer quiqqer-translator translation xml

Last synced: 4 months ago
JSON representation

The quiqqer/translation package extends QUIQQER with a translation panel and translation functions.

Awesome Lists containing this project

README

          

![QUIQQER Translator](bin/images/Readme.jpg)

QUIQQER Translator
========

The quiqqer/translation package extends QUIQQER with a translation panel and translation functions.
With the quiqqer/translator it is possible to edit / add or delete translation variables.
In addition, translations (locale.xml files) can be imported and exported.

Translations are stored in different formats, so that translations can be used for high performance.
JavaScript (client) and PHP (server) variables are processed separately and made available.

An attempt is made to access gettext (http://php.net/manual/de/book.gettext.php)
if this is not supported the server will use normal ini files.

Package name:

quiqqer/translator

Features
--------

- Translation Management
- Translator API (XML, PHP, JavaScript)

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

The package name is: quiqqer/translator

Contribute
----------

- Issue Tracker: https://dev.quiqqer.com/quiqqer/package-translator/issues
- Source Code: https://dev.quiqqer.com/quiqqer/package-translator/tree/master

Support
-------

If you have found errors, wishes or suggestions for improvement,
you can contact us by email at support@pcsg.de.

We will try to meet your needs or send them to the responsible developers
of the project.

License
-------

- GPL-3.0+