Trader Information
Back to topOverview
Back to topPPL Missing Translation adds an admin and CLI audit tool for Magento teams that maintain extension translation CSV files. The extension runs from PPL Hub or bin/magento, scans local app/code modules or one selected vendor package, and compares source translation keys with locale CSV rows. It highlights missing keys, locale gaps, extra CSV keys, equal key/value rows, TODO values, and optional detail-limited result sets. Before any write action, it shows the proposed per-file append or correction blocks.
Developers can run audits in report-only mode, append missing rows as TODO values or plain key values, replace existing key=value rows with TODO values, and rewrite extra CSV key values as TODO markers. Vendor package audits are deliberately read-only, so installed Composer packages can be reviewed without modifying vendor files. Production writes are blocked unless an explicit environment override is set.
The storefront does not change. The UI change is an admin audit screen for safer translation cleanup. It is useful before packaging Marketplace modules, adding new locales, handing files to translators, or verifying that custom code has usable translation coverage.
PPL Missing Translation is designed for Magento Open Source 2.4 and Adobe Commerce 2.4. It requires PPL Hub and PPL Dev Tool for admin navigation, shared permissions, and development utility structure.
Features
- Adds a Missing Translation Audit screen under PPL Hub.
- Adds a CLI audit command for repeatable checks.
- Scans local app/code modules.
- Scans one selected vendor package in read-only mode.
- Finds translation calls that are missing from locale CSV files.
- Can scan JavaScript translation helpers and common PHP metadata labels.
- Can check locale gaps across CSV files.
- Can find extra CSV keys without matching source usage.
- Finds equal key/value rows and TODO translation values.
- Supports an optional detail-row limit while keeping totals complete.
- Shows per-file append and correction blocks before writing.
- Can append missing app/code rows as TODO values or plain key values.
- Can replace equal key/value rows with TODO values.
- Can rewrite extra CSV key values as TODO markers.
- Blocks production writes unless an explicit environment override is set.
Technical Specifications
Back to topSeller profile
Pawel Pliousnin Digital Solutions
Seller contact
Current Version
1.0.0
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current)
Adobe Commerce (on-prem): 2.4 (current)
Magento Open Source: 2.4 (current)
Type
Stable Build
Updated
19 June, 2026
Categories
Extensions, Content & Customizations, Translations & Localization
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.0.0:
- Compatible with Adobe Commerce (cloud) : 2.4
- Compatible with Adobe Commerce (on-prem) : 2.4
- Compatible with Magento Open Source : 2.4
- Stability: Stable Build
-
Description:
• Initial release of PPL Missing Translation for Magento 2.4.
• Magento 2 tool for finding and filling missing module translation CSV rows.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor