PHPackages                             juzaweb/translation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. juzaweb/translation

ActiveJuzaweb-plugin[Localization &amp; i18n](/categories/localization)

juzaweb/translation
===================

Translation theme and plugin for Juzaweb cms

1.0.3(2y ago)1141GPL-2.0PHPPHP ^8.0|^8.1

Since Oct 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/juzaweb/translation)[ Packagist](https://packagist.org/packages/juzaweb/translation)[ RSS](/packages/juzaweb-translation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (5)Used By (0)

About
-----

[](#about)

Translate provides in-browser editing of [Juzaweb translation](https://juzaweb.com/plugin/translation) files and integration with automatic translation services.

[![Total Downloads](https://camo.githubusercontent.com/4fb6ebb2b50d3d85b1402e871c5141f3dd6de2e690203b92cdfc0324c5a7e240/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a757a617765622f7472616e736c6174696f6e2e7376673f7374796c653d736f6369616c)](https://packagist.org/packages/juzaweb/translation)[![GitHub Repo stars](https://camo.githubusercontent.com/e3f6b7456cc871bc799314d7d610b9bfd949bedd3251b5f844d414a8f49b14f3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a757a617765622f7472616e736c6174696f6e3f7374796c653d736f6369616c)](https://github.com/juzaweb/translation)

Install
-------

[](#install)

- Go to `Admin -> Plugins -> Add new`
- Search and add plugin translation
- Activate plugin

Features
--------

[](#features)

- Built-in translation editor within admin
- Create and update language files directly in your theme or plugin
- Protected language directory for saving custom translations
- Automatic translation themes/plugins by Google Translate
- Import/export translation themes/plugins
- Command Find text missing translation in theme or plugin

Usage
-----

[](#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

[](#import-translation)

Find and create translation in your Plugin to `jw_translations` table

```
php artisan plugin:import-translation {plugin-name}
```

### Google Translate Plugin

[](#google-translate-plugin)

Translate your plugin by Google Translate

```
php artisan plugin:google-translate {plugin-name} {source} {target}
```

This command will translate and add new translations to the `jw_translations` table via Google Translate.

E.x:

```
php artisan plugin:google-translate default en hi
```

### Export translation to file json

[](#export-translation-to-file-json)

Export all translation to file json

```
php artisan plugin:export-translation {plugin-name}
```

If you want to export a specific language, add the 2nd param

```
php artisan plugin:export-translation {plugin-name} {language}
```

- 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

[](#import-translation-1)

Find and create translation in your Theme to `jw_translations` table

```
php artisan theme:import-translation {theme-name}
```

### Google Translate Theme

[](#google-translate-theme)

Translate your theme by Google Translate

```
php artisan theme:google-translate {theme-name} {source} {target}
```

This command will translate and add new translations to the `jw_translations` table via Google Translate.

E.x:

```
php artisan theme:google-translate default en hi
```

### Export translation to file json

[](#export-translation-to-file-json-1)

Export all translation to file json

```
php artisan theme:export-translation {theme-name}
```

If you want to export a specific language, add the 2nd param

```
php artisan theme:export-translation {theme-name} {language}
```

Images
------

[](#images)

[![Plugin and theme list](https://camo.githubusercontent.com/99682463041dd934e847ec9491da05e833ccf0a38ea2a7570505307488eca83e/68747470733a2f2f692e696d6775722e636f6d2f385a51696c39742e706e67)](https://camo.githubusercontent.com/99682463041dd934e847ec9491da05e833ccf0a38ea2a7570505307488eca83e/68747470733a2f2f692e696d6775722e636f6d2f385a51696c39742e706e67)

[![Language theme/plugin](https://camo.githubusercontent.com/9679a53458f70b6354fdc0a2f031b174bb373f6a4d939afe76914008af223030/68747470733a2f2f692e696d6775722e636f6d2f497557394274522e706e67)](https://camo.githubusercontent.com/9679a53458f70b6354fdc0a2f031b174bb373f6a4d939afe76914008af223030/68747470733a2f2f692e696d6775722e636f6d2f497557394274522e706e67)

[![Translate theme/pluign](https://camo.githubusercontent.com/31ee123adb44daa7c7f4ec88b69aae88cd4003f0c7b2c45481e5452167da3a98/68747470733a2f2f692e696d6775722e636f6d2f456e44306a34632e706e67)](https://camo.githubusercontent.com/31ee123adb44daa7c7f4ec88b69aae88cd4003f0c7b2c45481e5452167da3a98/68747470733a2f2f692e696d6775722e636f6d2f456e44306a34632e706e67)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~313 days

Total

4

Last Release

795d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3169e8a8781068840e9300a57785089da521287dbe0279fc9cc7e8de1c1d95a9?d=identicon)[juzaweb](/maintainers/juzaweb)

---

Top Contributors

[![juzaweb](https://avatars.githubusercontent.com/u/47020363?v=4)](https://github.com/juzaweb "juzaweb (30 commits)")

### Embed Badge

![Health badge](/badges/juzaweb-translation/health.svg)

```
[![Health](https://phpackages.com/badges/juzaweb-translation/health.svg)](https://phpackages.com/packages/juzaweb-translation)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
