https://github.com/laravel-lang/native-locale-names
Translation of locale names
https://github.com/laravel-lang/native-locale-names
i18n language laravel locale-names locales localization translated translation
Last synced: 11 days ago
JSON representation
Translation of locale names
- Host: GitHub
- URL: https://github.com/laravel-lang/native-locale-names
- Owner: Laravel-Lang
- License: mit
- Created: 2023-11-09T20:42:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T09:33:11.000Z (about 1 month ago)
- Last Synced: 2025-04-19T12:37:41.710Z (17 days ago)
- Topics: i18n, language, laravel, locale-names, locales, localization, translated, translation
- Language: PHP
- Homepage: https://laravel-lang.com/packages-native-locale-names.html
- Size: 542 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Native Locale Names

[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]## Documentation
See the [documentation](https://laravel-lang.com/packages-native-locale-names.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_stable]: https://img.shields.io/github/v/release/Laravel-Lang/native-locale-names?label=stable&style=flat-square
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/Laravel-Lang/native-locale-names.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/Laravel-Lang/native-locale-names.svg?style=flat-square
[link_packagist]: https://packagist.org/packages/Laravel-Lang/native-locale-names
[link_license]: LICENSE