sleepness / uber-translation-admin-bundle
Provides an admin section for SleepnessUberTranslationBundle to ease your translations management
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- knplabs/knp-paginator-bundle: ~2.4
- sleepness/uber-translation-bundle: 1.0.*@dev
- symfony/framework-bundle: ~2.3
- symfony/twig-bundle: ~2.3
Requires (Dev)
- phpunit/phpunit: ~4.5
- symfony/browser-kit: ~2.6
- symfony/console: ~2.6
- symfony/css-selector: ~2.6
- symfony/finder: ~2.6
- symfony/form: ~2.6
- symfony/http-kernel: ~2.6
- symfony/validator: ~2.6
This package is auto-updated.
Last update: 2024-12-29 04:53:34 UTC
README
UberTranslationAdminBundle
This Bundle provides an admin section for UberTranslationBundle
to make your translation management more easy.
Features include:
- view all stored translations in Memcached
- search in Memcached for translation by given: locale, domain, key or text of translation
- edit translations in Memcached
- delete translations from Memcached
- multi-language interface support (English, German, Ukrainian, Russian, French)
Documentation
The bulk of the documentation for installation and configuration is stored in the Resources/doc/index.md
file in this bundle.
Contributing
Pull requests are welcome.
License
See the complete license in the bundle: Resources/meta/LICENSE