PHPackages                             mammo32\_laravel/lang - 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. mammo32\_laravel/lang

ActiveLibrary[Localization &amp; i18n](/categories/localization)

mammo32\_laravel/lang
=====================

Languages for Laravel

7.0.8(5y ago)0557↓50%MITPHP

Since Mar 30Pushed 5y agoCompare

[ Source](https://github.com/Mammo32/lang)[ Packagist](https://packagist.org/packages/mammo32_laravel/lang)[ RSS](/packages/mammo32-laravel-lang/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (142)Used By (0)

Laravel-lang
============

[](#laravel-lang)

In this repository, you can find the lang files for the [Laravel Framework 4/5/6/7/8](https://laravel.com), [Laravel Jetstream](https://jetstream.laravel.com/1.x/introduction.html) and [Laravel Fortify](https://github.com/laravel/fortify).

News
----

[](#news)

- in version 6.1, we propose a new file by language: `validation-inline.php` ( see #1268 )
- in version 7, we propose new directory names to follow ISO-15897 ( see #1269 )

Install
-------

[](#install)

### Via Composer

[](#via-composer)

Install the Laravel-lang package to your Laravel project with composer using command from the table below based on the version of Laravel you are using:

Laravel versionComposer commandLaravel 8.x`composer require mammo32_laravel/lang:~7.0`Laravel 7.x and new directory names`composer require mammo32_laravel/lang:~7.0`Laravel 7.x`composer require mammo32_laravel/lang:~6.1`#### Copy files

[](#copy-files)

After adding the dependency using composer (as described above) to your application you can find the language files under the directory `vendor/laravel-lang/lang`.

Copy the folders (and JSON files) of languages that you want to use, into the directory `resources/lang` of your Laravel application (or `app/lang` in Laravel 4).

### Via GitHub

[](#via-github)

- Clone the [GitHub repository](https://github.com/Laravel-Lang/lang/) : *git clone *
- Or download the [zip file](https://github.com/Laravel-Lang/lang/archive/master.zip)
- Choose the branch:
    - `laravel4` for Laravel 4 project
    - `master` for Laravel 5, 6, 7, 8 projects
- Copy the folders of languages that you want, in `resources/lang` folder of your Laravel application (or `app/lang` in Laravel 4).

### Via SVN

[](#via-svn)

Run this in your project directory:

```
# Laravel 5:
svn export https://github.com/Laravel-Lang/lang/trunk/src/[language-code] resources/lang/[language-code]

# Laravel 4:
svn export https://github.com/Laravel-Lang/lang/branches/laravel4/[language-code] app/lang/[language-code]
```

Replace `[language-code]` by any of the languages listed [here](src).

Usage \[Laravel only\]
----------------------

[](#usage-laravel-only)

In the file *config/app.php*, change the value of *locale* by the short name of your language (*app/config/app.php* in Laravel 4).

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Status of files
---------------

[](#status-of-files)

- Check the [todo.md](todo.md) file to see the missing translations.

Projects based on this package
------------------------------

[](#projects-based-on-this-package)

- [LaravelLang](https://github.com/ARCANEDEV/LaravelLang) by [*@arcanedev-maroc*](https://github.com/ARCANEDEV) - Translations manager and checker for Laravel.
- [Laravel-lang](https://github.com/overtrue/laravel-lang) by [*@overtrue*](https://github.com/overtrue) - Command to add languages in your project.
- [Lang Publisher](https://github.com/andrey-helldar/laravel-lang-publisher) by [*@andrey-helldar*](https://github.com/andrey-helldar) - Easy installation and update of translation files for your project.

Credits
-------

[](#credits)

- [Referents by language](referents.md)
- [All Contributors](https://github.com/Laravel-Lang/lang/graphs/contributors)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 73.4% 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 ~14 days

Recently: every ~7 days

Total

138

Last Release

2039d ago

Major Versions

v2.x-dev → 3.0.02016-04-23

3.0.62 → 4.0.02019-03-27

4.0.11 → 5.0.02020-03-17

5.0.0 → 6.0.02020-03-17

6.1.4 → 7.0.02020-07-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/377cc053c18409d6f891f5db040c7adaf516f5aae0e7afb31692249ce1f81106?d=identicon)[Mammo32](/maintainers/Mammo32)

---

Top Contributors

[![caouecs](https://avatars.githubusercontent.com/u/447849?v=4)](https://github.com/caouecs "caouecs (1506 commits)")[![overtrue](https://avatars.githubusercontent.com/u/1472352?v=4)](https://github.com/overtrue "overtrue (45 commits)")[![mohamedsabil83](https://avatars.githubusercontent.com/u/10126040?v=4)](https://github.com/mohamedsabil83 "mohamedsabil83 (36 commits)")[![miguelbgouveia](https://avatars.githubusercontent.com/u/1122917?v=4)](https://github.com/miguelbgouveia "miguelbgouveia (34 commits)")[![diveshthapa](https://avatars.githubusercontent.com/u/66884874?v=4)](https://github.com/diveshthapa "diveshthapa (33 commits)")[![anhskohbo](https://avatars.githubusercontent.com/u/1529454?v=4)](https://github.com/anhskohbo "anhskohbo (32 commits)")[![billmn](https://avatars.githubusercontent.com/u/779534?v=4)](https://github.com/billmn "billmn (28 commits)")[![olsza](https://avatars.githubusercontent.com/u/12556170?v=4)](https://github.com/olsza "olsza (28 commits)")[![idhamperdameian](https://avatars.githubusercontent.com/u/3077042?v=4)](https://github.com/idhamperdameian "idhamperdameian (24 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (22 commits)")[![ycs77](https://avatars.githubusercontent.com/u/38133356?v=4)](https://github.com/ycs77 "ycs77 (21 commits)")[![jorgercosta](https://avatars.githubusercontent.com/u/1553192?v=4)](https://github.com/jorgercosta "jorgercosta (19 commits)")[![fernandobandeira](https://avatars.githubusercontent.com/u/8373980?v=4)](https://github.com/fernandobandeira "fernandobandeira (19 commits)")[![luisprmat](https://avatars.githubusercontent.com/u/9275870?v=4)](https://github.com/luisprmat "luisprmat (17 commits)")[![amieiro](https://avatars.githubusercontent.com/u/1667814?v=4)](https://github.com/amieiro "amieiro (16 commits)")[![LukaLatkovic](https://avatars.githubusercontent.com/u/46382448?v=4)](https://github.com/LukaLatkovic "LukaLatkovic (15 commits)")[![whsyu](https://avatars.githubusercontent.com/u/2595221?v=4)](https://github.com/whsyu "whsyu (15 commits)")[![E-F-K](https://avatars.githubusercontent.com/u/182340054?v=4)](https://github.com/E-F-K "E-F-K (15 commits)")[![Marius-K](https://avatars.githubusercontent.com/u/35399830?v=4)](https://github.com/Marius-K "Marius-K (13 commits)")[![jensstigaard](https://avatars.githubusercontent.com/u/1948848?v=4)](https://github.com/jensstigaard "jensstigaard (13 commits)")

---

Tags

laravellanguageslanglpm

### Embed Badge

![Health badge](/badges/mammo32-laravel-lang/health.svg)

```
[![Health](https://phpackages.com/badges/mammo32-laravel-lang/health.svg)](https://phpackages.com/packages/mammo32-laravel-lang)
```

###  Alternatives

[laravel-lang/lang

List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI

7.8k9.5M40](/packages/laravel-lang-lang)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[arcanedev/laravel-lang

Translations manager and checker for Laravel based on 'Laravel-Lang/lang' package.

7271.4k](/packages/arcanedev-laravel-lang)[laravel-lang/moonshine

Translation for MoonShine admin panel

111.3M4](/packages/laravel-lang-moonshine)[herkod/laravel-tr

Laravel İçin Türkçe Çeviri Dosyaları

628.1k](/packages/herkod-laravel-tr)[zachleigh/laravel-lang-bundler

Create Laravel translations bundles.

2512.5k](/packages/zachleigh-laravel-lang-bundler)

PHPackages © 2026

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