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.
- Host: GitHub
- URL: https://github.com/quiqqer/package-translator
- Owner: QUIQQER
- License: gpl-3.0
- Created: 2018-02-20T08:04:33.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T08:44:27.000Z (over 1 year ago)
- Last Synced: 2025-05-07T08:48:28.238Z (about 1 year ago)
- Topics: javascript, php, quiqqer, quiqqer-translator, translation, xml
- Language: JavaScript
- Homepage: https://www.quiqqer.com
- Size: 580 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

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+