News

Laravel-lang – Translations for Laravel

Published
Laravel-lang – Translations for Laravel image

Laravel-lang is a collection of over 68 language translations for Laravel by developer Fred Delrieu (caouecs), including authentication, pagination, passwords, and validation rules. This package also includes JSON files for many languages.

This package contains lang files that work with Laravel 4 and 5, using Composer to install the package. You do still need to copy the translation files to your application folder, but having the composer dependency will make it easy to keep them updated.

I did notice that the package stays current, and as new validation rules come out, translations are released. However, collection over 68 translations for a new validation rule is time-consuming and takes time to find specialized contributors.

Related: Building a Laravel Translation Package

As you probably know, creating translations can be a tedious and lengthy process, and this repo has a todo list of translations still needed to be organized by country.

If you are new to Laravel or need a refresher, check out the Localization documentation for instructions on translating strings into various languages.

For complete laravel-lang installation instructions check out caouecs/Laravel-lang on GitHub. If you can translate, I’d encourage you to contribute to this wonderful package!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article
Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites image

Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites

Read article
Collections chunkBy() and Storage Path Hardening in Laravel 13.30 image

Collections chunkBy() and Storage Path Hardening in Laravel 13.30

Read article
Forte: Parse and Rewrite Laravel Blade Templates image

Forte: Parse and Rewrite Laravel Blade Templates

Read article