Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-lang/locales
Basic functionality for working with localizations
https://github.com/laravel-lang/locales
i18n laravel laravel-framework locale locales locales-management locales-translation localization management
Last synced: about 1 month ago
JSON representation
Basic functionality for working with localizations
- Host: GitHub
- URL: https://github.com/laravel-lang/locales
- Owner: Laravel-Lang
- License: mit
- Created: 2023-10-24T04:03:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T12:34:51.000Z (7 months ago)
- Last Synced: 2024-04-14T00:32:24.171Z (7 months ago)
- Topics: i18n, laravel, laravel-framework, locale, locales, locales-management, locales-translation, localization, management
- Language: PHP
- Homepage: https://laravel-lang.com
- Size: 303 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Lang: Locales
![laravel-lang locale locales](https://preview.dragon-code.pro/laravel-lang/locales.svg?brand=laravel&mode=dark)
[![Stable Version][badge_stable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![Github Workflow Status][badge_build]][link_build]
[![License][badge_license]][link_license]## Documentation
See the [documentation](https://laravel-lang.com/packages-locales.html) for detailed installation.
## Communication
We also have official [chats](https://t.me/addlist/l0XGtvEIBiljMTMy) in Telegram.
## Contributing
Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details.
## Support Us
❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang).
## License
This package is licensed under the [MIT License](https://laravel-lang.com/license.html).
[badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/locales/tests.yml?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/locales.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/locales.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/locales?label=stable&style=flat-square
[link_build]: https://github.com/laravel-lang/locales/actions
[link_license]: LICENSE
[link_packagist]: https://packagist.org/packages/laravel-lang/locales