Laravel Lang provides translation files for 128 languages covering Laravel Framework, Jetstream, Fortify, Breeze, Cashier, Nova, and UI. It is distributed as MIT-licensed language packs that can be freely used, modified, and redistributed in Laravel projects.
Principalele funcționalități ale laravel-lang/lang sunt: Laravel Localization, Localization Updaters, Key-Value Translation Mappings, Language Packs, Locale Translation Files, Version-Controlled Translation Stores, Per-Package Translation Directories, Laravel Translation Packs.
Alternativele open-source pentru laravel-lang/lang includ: caouecs/laravel-lang — This project is a Laravel localization pack that provides a collection of pre-translated text files for the Laravel… svenfuchs/rails-i18n — This project is a Ruby on Rails internationalization locale library that provides a comprehensive set of… airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… kitian616/jekyll-text-theme — This project is a responsive Jekyll static site theme designed for technical blogs, documentation, and multilingual… angular-translate/angular-translate — AngularJS Internationalization Library is a localization framework for AngularJS 1.x applications. It functions as an… symfony/translation — Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a…
This project is a Laravel localization pack that provides a collection of pre-translated text files for the Laravel framework and its official starter kits. It serves as a PHP translation library containing multilingual interface assets designed to enable global user accessibility. The library specifically targets the localization of common Laravel components, including Jetstream, Fortify, Breeze, and Nova. By providing these pre-made translation assets, it supports the translation of the framework's core starter kits and general application interfaces into multiple languages. The project or
AngularJS Internationalization Library is a localization framework for AngularJS 1.x applications. It functions as an i18n translation tool used to swap static user interface text with localized versions based on a selected locale. The framework manages multi-language content through asynchronous loading of translation files to minimize bundle size. It includes systems for handling pluralization rules and interpolating dynamic variables into translation strings. The project also provides capabilities for language switching and fallback-chain resolution to ensure a readable string is displaye
Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l
This project is a responsive Jekyll static site theme designed for technical blogs, documentation, and multilingual websites. It focuses on text readability and the presentation of technical content, providing a customizable CSS theme with multiple color palettes and dark mode toggling. The theme distinguishes itself through specialized rendering for technical assets, including mathematical formulas, diagrams, and syntax-highlighted code. It includes built-in internationalization support via translation keys to facilitate the creation of sites in multiple languages. The capability surface co