Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-lang/json-fallback
Adds support for fallback JSON string translation
https://github.com/laravel-lang/json-fallback
i18n json laravel localization translation
Last synced: 5 days ago
JSON representation
Adds support for fallback JSON string translation
- Host: GitHub
- URL: https://github.com/laravel-lang/json-fallback
- Owner: Laravel-Lang
- License: mit
- Created: 2022-06-29T10:29:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:28:14.000Z (6 months ago)
- Last Synced: 2024-05-23T10:33:51.217Z (6 months ago)
- Topics: i18n, json, laravel, localization, translation
- Language: PHP
- Homepage: https://laravel-lang.com
- Size: 90.8 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Lang: JSON Fallback
![laravel lang json fallback](https://preview.dragon-code.pro/laravel-lang/json-fallback.svg?brand=laravel&mode=dark)
[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][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-json-fallback.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/json-fallback/tests.yml?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/json-fallback.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/json-fallback.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/json-fallback?label=stable&style=flat-square
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
[link_build]: https://github.com/laravel-lang/json-fallback/actions
[link_license]: LICENSE
[link_packagist]: https://packagist.org/packages/laravel-lang/json-fallback