PHPackages                             rodsaseg/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. rodsaseg/laravel-lang

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

rodsaseg/laravel-lang
=====================

Languages for Laravel

3.0.62(4y ago)045MIT

Since Jan 4Compare

[ Source](https://github.com/Jarff/lang)[ Packagist](https://packagist.org/packages/rodsaseg/laravel-lang)[ RSS](/packages/rodsaseg-laravel-lang/feed)WikiDiscussions Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

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

[](#laravel-lang)

[![Stories in Ready](https://camo.githubusercontent.com/aca32c04a0f6d65431f653594d0f7c775d83dc526526045c300b5d37f4d797fe/68747470733a2f2f62616467652e776166666c652e696f2f63616f756563732f4c61726176656c2d6c616e672e737667)](http://waffle.io/caouecs/Laravel-lang)

In this repository, you can find the lang files for the framework PHP, [Laravel 4&amp;5](http://www.laravel.com).

Help us
-------

[](#help-us)

```
With [Laravel 5.8](https://github.com/caouecs/Laravel-lang/issues/1007), we must update passwords file, with the numbers of characters for the password, in `laravel58` branch.

```

Install
-------

[](#install)

#### Via Composer

[](#via-composer)

- For Laravel 5.8 : run `composer require caouecs/laravel-lang:dev-laravel58` in your project folder
- For Laravel 5.1-7 : run `composer require caouecs/laravel-lang:~3.0` in your project folder
- For Laravel 5 : run `composer require caouecs/laravel-lang:~2.0` in your project folder
- For Laravel 4 : run `composer require caouecs/laravel-lang:~1.0` in your project folder
- Files of languages are in "vendor/caouecs/laravel-lang" directory
- Copy the folders of languages that you want, in the *resources/lang* folder of your Laravel application (*app/lang* in Laravel 4).

#### Via GitHub

[](#via-github)

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

#### Via SVN

[](#via-svn)

Run this in your project directory:

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

# Laravel 4:
svn export https://github.com/caouecs/Laravel-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).

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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 by ARCANEDEV](https://github.com/ARCANEDEV/LaravelLang) - Translations manager and checker for Laravel 5.
- [Laravel-lang by overtrue](https://github.com/overtrue/laravel-lang) - Command to add languages in your project.
- [laravel-lang-installer by ablunier](https://github.com/ablunier/laravel-lang-installer) - Command for easily add languages to a Laravel project.
- [laravel-lang-publisher by Andrey Helldar](https://github.com/andrey-helldar/laravel-lang-publisher) - Easy installation and update of translation files for your project.

Credits
-------

[](#credits)

- [caouecs](https://github.com/caouecs)
- [All Contributors](https://github.com/caouecs/Laravel-lang/graphs/contributors)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

1642d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/de528c0ba6b451756fd294e7ae44a0859a77ce78322aadcfee902c84a6ea17b6?d=identicon)[rodsaseg](/maintainers/rodsaseg)

---

Tags

laravellanguageslanglpm

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/rodsaseg-laravel-lang/health.svg)](https://phpackages.com/packages/rodsaseg-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.8k10.7M50](/packages/laravel-lang-lang)[laravel-lang/publisher

Localization publisher for your Laravel application

2169.0M51](/packages/laravel-lang-publisher)[laravel-lang/locale-list

List of localizations available in Laravel Lang projects

105.6M16](/packages/laravel-lang-locale-list)[arcanedev/laravel-lang

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

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

Translation for MoonShine admin panel

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

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

628.3k](/packages/herkod-laravel-tr)

PHPackages © 2026

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