yireo / magento2-additional-language-file

yireo/magento2-additional-language-file

  • Jisse Reitsma (Yireo)
magento2-module 2.4.6-2.4.9 Compatible Based on composer requirements only QA: passed OSL-3.0

Yireo AdditionalLanguageFile

This Magento 2 module adds the ability to add an extra language file to
your theme.

Overview

Every theme has the ability to override language strings in a file like
i18n/en_US.csv. This module allows you to add a second file
i18n/en_US_additional.csv which is loaded on top of the original file.
The benefit of this is that you can have a parent theme that fills up
the en_US.csv which is then inherited in the child theme. Yet using
this module, you can make specific overrides in the additional language
file.

Installation

Install this module within Magento 2 using composer:

composer require yireo/magento2-additional-language-file

And of course afterwards use the regular commands to enable the module.

Technical architecture

This module remaps the preference for the original Magento\Framework\Translate file to a new class.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.1] - 22 October 2025

Fixed

  • Add new CI files
  • Note on PWA
  • Coding style
  • Fix homepage
  • Increase requirements
  • Update README.md

[0.0.1] - 22 October 2025

Added

  • Initial release
Versions
Version Stability QA Status Released
0.1.1 stable Pass 2025-10-22 11:34:55
0.1.0 stable Not tested 2017-01-28 15:01:10

Requires 2

Package Constraint
magento/framework ^100.0|^101.0|^102.0|^103.0
php >=7.0.0

Requires-dev 2

Package Constraint
composer/composer *@dev
phpunit/phpunit *
QA results
Tool Status Findings Summary
PHPCS Pass 0
PHPStan Pass 0
Cpd Pass 0
Security Pass 0
License
OSL-3.0
Homepage
https://github.com/yireo/Yireo_AdditionalLanguageFile
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.