Download the PHP package juzaweb/translation without Composer
On this page you can find all versions of the php package juzaweb/translation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download juzaweb/translation
More information about juzaweb/translation
Files in juzaweb/translation
Package translation
Short Description Translation theme and plugin for Juzaweb cms
License GPL-2.0
Informations about the package translation
About
Translate provides in-browser editing of Juzaweb translation files and integration with automatic translation services.
Install
- Go to
Admin -> Plugins -> Add new
- Search and add plugin translation
- Activate plugin
Features
- [x] Built-in translation editor within admin
- [x] Create and update language files directly in your theme or plugin
- [x] Protected language directory for saving custom translations
- [x] Automatic translation themes/plugins by Google Translate
- [x] Import/export translation themes/plugins
- [ ] Command Find text missing translation in theme or plugin
Usage
- Multiple language support for your Plugin...
If you ever struggled to support multiple languages for your website. Juzaweb CMS supports you with a translation tool for faster and easier translate.
Import translation
Find and create translation in your Plugin to jw_translations
table
Google Translate Plugin
Translate your plugin by Google Translate
This command will translate and add new translations to the jw_translations
table via Google Translate.
E.x:
Export translation to file json
Export all translation to file json
If you want to export a specific language, add the 2nd param
- Multiple language support for your Theme... If you ever struggled to support multiple languages for your website. Juzaweb CMS supports you with a translation tool for faster and easier translate.
Import translation
Find and create translation in your Theme to jw_translations
table
Google Translate Theme
Translate your theme by Google Translate
This command will translate and add new translations to the jw_translations
table via Google Translate.
E.x:
Export translation to file json
Export all translation to file json
If you want to export a specific language, add the 2nd param