This Bundle provides a tool to use Memcached translations and ease translations management.
This Bundle uses Memcached as a recourse of your translations. By using SleepnessUberTranslationAdminBundle translation mechanism allows your client/customer to edit and override any translations directly from the website.
The use of this tool allows to clear separation between "key" and "value". Developers are responsible for defining new keys and removing old keys, while client/customer is responsible for translating the website.
This bundle works on any symfony 2.0+ version.
This Bundle uses Memcached as a storage. Please see wiki for the information how install and use Memcached.
The bulk of the documentation for installation and configuration is stored in the Resources/doc/index.md
file in this bundle.
Pull requests are welcome.
See the complete license in the bundle: Resources/meta/LICENSE
.